eralpozcan / Cartpole-with-Keras-Simple-

Keras ile CartPole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Keras ile CartPole

License:MIT License


Languages

Language:Python 100.0%