Learning... Machine Learning

Introduction

At the time of writing this post, I have just a little understanding in machine learning. I did some basic ANN with Keras and learned how to use a little bit of pandas. 

This post is a planning and resource page for my machine learning journey and projects. 

Here is a list of things I want to explore in the field of ML

  1. Web scrapping for ML
  2. Image classification (with CNNs)
  3. Reinforcement learning, customize environments (with DQN)
  4. OpenAI API
  5. Stream lit web tool scripting
Some useful tools to learn:
  1. stream lit: Create web apps very quickly. This is useful for prototyping ideas and developing projects 

Learning resources and project tutorials for each of these topics are detailed below. I will have separate posts when I explore each of these topics. Yes, this is the "planning stage". 

Expectations

- Spend a minimum of 5 hours every week

- Improve the learning process

- Improve expression ability, explain concepts as I learn


Some good tutors in these areas

codebasics: codebasics - YouTube
- Good basics tutorials in data science and machine learning

- Interesting projects (with GitHub source) with RL -> "林亦的游戏AI合集"

- Lots of projects with GitHub source. Not so good teaching, and code often have errors.


Web scrapping for ML

Learning resources: 

Project: 


Stream lit web tool scripting

Learning resources: 

Project: 




Image classification

Learning resources: 





Reinforcement learning

Learning resources: 

Project: 




OpenAI API

Learning resources: 

Project: