Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 673 Bytes

File metadata and controls

33 lines (22 loc) · 673 Bytes

Elements of AI - Building AI

Course website: https://buildingai.elementsofai.com

Chapter 1. Getting started with AI

I. Why AI matters
II. Optimization
III. Hill climbing

Chapter 2. Dealing with uncertainty

I. Probability fundamentals
II. The Bayes Rule
III. Naive Bayes classifier

Chapter 3. Machine learning

I. Linear regression
II. The nearest neighbor method
III. Working with text
IV. Overfitting

Chapter 4. Neural networks

I. Logistic regression
II. From logistic regression to neural networks
III. Deep learning

Chapter 5. Conclusion

I. Summary
II. Your AI Idea and AI idea gallery