- Graz
Pinned Loading
-
PromixalPolicyOptimization
PromixalPolicyOptimization PublicProximal Policy Optimization using Pytorch and the Unity Reacher environment.
Python 1
-
MultiAgentDDPG
MultiAgentDDPG PublicMulti Agent DDPG implementation in Python3 and Pytorch
-
deep-q-bananacollector
deep-q-bananacollector PublicWith this you can train an agent to navigate and collect bananas in a large, square world.
Jupyter Notebook 1
-
This gist contains a list of importa...
This gist contains a list of important points from fast.ai "practical deep learning for coders" and "cutting edge deep learning for coders" MOOC 1This gist contains a list of points I found very useful while watching the fast.ai "Practical deep learning for coders" and "Cutting edge deep learning for coders" MOOC by Jeremy Howard and team. This list may not be complete as I watched the video at 1.5x speed on marathon but I did write down as many things I found to be very useful to get a model working. A fair warning the points are in no particular order, you may find the topics are all jumbled up.
23Before beginning, I want to thank Jeremy Howard, Rachel Thomas, and the entire fast.ai team in making this awesome practically oriented MOOC.
451. Progressive image resolution training: Train the network on lower res first and then increase the resolution to get better performance. This can be thought of as transfer learning from the same dataset but at a different resolution. There is one paper by NVIDIA as well that used such an approach to train GANs.
-
deep_learning_and_the_game_of_go
deep_learning_and_the_game_of_go PublicForked from maxpumperla/deep_learning_and_the_game_of_go
Code and other material for the book "Deep Learning and the Game of Go"
Python
-
DL_PyTorch
DL_PyTorch PublicForked from udacity/DL_PyTorch
Code for the Deep Learning with PyTorch lesson
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.