/Cartpole-with-Keras-Simple-

Keras ile CartPole

Primary LanguagePythonMIT LicenseMIT

Cartpole with Keras (Simple)

CartPole with Keras

A simple cart pole application.

Cart pole application at the event held within the scope of Academic Informatics 2018. It can be run on Linux,Windows and Google Colab.

Requirments

  • Python 3.0+

Files

  • kerascartpole.py

Library Installations

!pip install keras
!pip install gym
!pip install numpy

Libraries Used

keras
gym
numpy