- I recently joined a Discord server on RL because the best way to learn is to interact with like-minded people.
Good learning resources:
Computational resources?
Big Data
NN
- https://towardsdatascience.com/the-mostly-complete-chart-of-neural-networks-explained-3fb6f2367464
- https://towardsdatascience.com/a-beginners-guide-to-convolutional-neural-networks-cnns-14649dbddce8
- https://machinelearningmastery.com/how-to-configure-the-number-of-layers-and-nodes-in-a-neural-network/
- https://arxiv.org/pdf/1904.07633.pdf
- http://marekromanowicz.com/files/master_thesis.pdf
Fascinating stuff
- Meta-RL
- MAML? RL^2? PEARL?
- NAS (Medium)
- OpenAI Gym
- Voice remover
- wav2mid
- NTK
- Alpha0 for connect4
- Testing MCTS
- AI safety
- See also
Glossary
- FLOPS
- Floating point operations per second
Cute graphs
Setting stuff up
- I want to try using boilerplates to immediately set stuff up quickly.