Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Stars
144
Forks
11
Watchers
144
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
Merge branch 'master' of https://github.com/erfanMhi/Deep-Reinforcement-Learning-CS285-Pytorch
5c07387View on GitHubLoaded_gaussion_model file have been converted to Pytorch. Besides, you can now run homework 1 experiments on GPU.
6a15ba1View on GitHub'Noisy learning of Pytorch implementation compared to Tensorflow in homwork 2' bug is now fixed.
b197b7dView on GitHubMerge branch 'master' of https://github.com/erfanMhi/Deep-Reinforcement-Learning-CS285-Pytorch
2d998d2View on GitHubBiases of the fully connected layers of MLP class are now initialized by zero values.
a447854View on GitHub