It's mind blowing to see all the advances in AI from generating images based on text input to designing beautiful interiors and even editing out objects live from video.
Where would you start if you want to practically work with AI?
I have some programming and high school level math background.
* AI Foundations: https://stanford-cs221.github.io/autumn2022/
* Meta Learning: https://cs330.stanford.edu/
* Theoretical ML: https://cs229.stanford.edu/
* NLP: https://web.stanford.edu/class/cs224n/
* Computer vision: http://cs231n.stanford.edu/
* Reinforcement Learning: https://web.stanford.edu/class/cs234/
Read Blogs:
* DeepMind: https://www.deepmind.com/blog
* Google Research: https://ai.googleblog.com/
Replicate papers that you are interested in with a twist specific to your use cases
* RL Spinning UP:https://spinningup.openai.com/en/latest/