learning:intro
Intro au Learning
Quelques Bons Exposés sur le Deep Learning
Cours Universitaires
Intro à TensorFlow
Programmer avec TensorFlow & Keras
- Tutoriel Sympa sur Keras :
- Keras : https://www.tensorflow.org/guide/keras/overview (pip3 install keras)
- Gym (game simulator) : https://gym.openai.com/ (pip3 install gym atari_py)
- Deep Q Learning (DQN) avec Keras+Gym : Cart Pole Sample
Atari 2600
- Playing Atari with Deep Reinforcement Learning, Deepmind.com (2013).
- Learning from the memory of Atari 2600 (2016).
- DQN : Atari Breakout examples
- …
- Reinforcement Learning + Keras + Atari : https://github.com/rlcode/reinforcement-learning
- DDQN + Genetic
About Graph
- Graph Representation Learning: https://www.youtube.com/watch?v=YrhBZUtgG4E
- Semi-Supervised Classification with Graph Convolutional Networks: https://arxiv.org/abs/1609.02907
Fun!
learning/intro.txt · Last modified: 2024/03/18 15:06 by 127.0.0.1