Skip to content
Snippets Groups Projects
Commit 086bad11 authored by Armin Co's avatar Armin Co
Browse files

Install python packages

parent 539b86c7
No related branches found
No related tags found
No related merge requests found
setup.sh 0 → 100644
# Setting up
pip3 install --upgrade pip
pip3 install gym
pip3 install keras
pip3 install tensorflow
pip3 install --upgrade tensorflow
pip3 install pygame
pip3 install tqdm
pip3 install pandas
pip3 install matplotlib
pip3 install box2d
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment