Recent Posts
Installing Nvidia, Cuda, CuDNN, Conda, Pytorch, Gym, Tensorflow in Ubuntu
In this post we will explain how to prepare Machine Learning / Deep Learning / Reinforcement Learning environment in Ubuntu 20.04 (will work also in 18.04 LTS).
You can also have a look at version for macOS - HERE
Of course this is only one of the ways to do it - so feel free to experiment.
It consists of :
NVidia drivers Anaconda Openai gym Pytorch Tensorflow UPDATED August/2020
read more
Installing Conda, Pytorch, Gym, Tensorflow in MacOS
In this post we will explain how to prepare Machine Learning / Deep Learning / Reinforcement Learning environment in OSX / MacOS.
You can also have a look at version for Ubuntu - HERE
Of course this is only one of the ways to do it - so feel free to experiment.
It consists of :
Anaconda Openai gym Pytorch Tensorflow UPDATED August/2020
Anaconda First it is needed to install Anaconda - python virtual environment management and IDE.
read more
Reinforcement Learning with Pytorch
Hello everyone!
We’re super excited to let you know that finally we finished our Udemy course ” Reinforcement Learning with Pytorch “ !
It is available in Udemy already so you can have a look and give it a try!
What will be covered during the course ?
Introduction to Reinforcement Learning
Markov Decision Process
Deterministic and stochastic environments
Bellman Equation
read more