Skip to content

technote-space/genetic-algorithms-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Genetic Algorithms

Table of Contents

Details

Setup

curl -L 'https://raw.githubusercontent.com/technote-space/python-setup/master/bin/setup.sh' | bash -s -- 3.7.7 ga
# source ~/.bash_profile
# source ~/.zshrc
pipenv install -d

Run

python src/app.py [task]

Play

python src/app.py -p [task]

Task

Santa Fe Trail

santa-fe-trail

Wikipedia

Santa Fe Trail

Cart Pole

cart-pole

Environment

Cart Pole

Mountain Car

mountain-car

Environment

Mountain Car

Linter

lint

pipenv run lint

format

pipenv run format

Docker

Build Docker Image

docker build -t ga:latest .

Run

docker run ga:latest [task]

About

Genetic Algorithm

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •