Use and learn various technologies and techniques in areas:
- machine learning
- data science
Python 3.7.7
conda create -n gym tensorflow-gpu # this will pull env with python 3.7.7
conda activate gym
pip install -r requirements.txt
- LunarLanderContinuous-v2
- Chess environemnt