仓库源文站点原文


layout: post title: "Machine Learning笔记 第06周" date: "2016-02-19 14:52:00" categories: 计算机科学 excerpt: "Week 06 tasks: Lectures: Randomized Optimization. Reading: Chapter 9 of ..."

auth: conge

Week 06 tasks:

Randomized Optimization

Optimization

Optimize Me

Quiz: best x

Optimization Approaches

Optimization Approaches

Hill Climbing

Quiz 2: find my word

Random Restart Hill Climbing

Random Restart Hill Climbing

Quiz3: randomized Hill climbing

Annealing algorithm

Simulated Annealing

Annealing algorithm

 Properties of Simulated Annealing

Genetic Algorithms

GA

 GA Skeleton

Crossover Example

Recap

MIMIC

MiMIC

Quiz 4:

Pseudo code

Estimating Distributions

Finding Dependency Trees

Finding Dependency Trees

Finding Dependency Trees

back to pseudo code

Quiz 5: Probability Distribution

Practical Matters

2016-02-17 完成 Genetic Algorithms
2016-02-19 初稿