Giter VIP home page Giter VIP logo

neat-manim's Introduction

NEAT Manim

A repository made for visualizing the neat algorithm networks evolving over the course of multiple generations. This is an attempt to reproduce videos like this one that unfortunately haven't published their repositories

DISCLAIMER !! This repository will only work with winners saved by this specific implementation of NEAT.

Run Locally

Clone the project

  git clone https://github.com/erupturatis/Neat-Manim

Go to the project directory

  cd Neat-Manim

Install dependencies

  pip install -r requirements.txt

Note that you have to have manim already installed on your local machine in order to install it with pip. This project uses manim community. You can see how to install it here. For a quick startup on the manim library you should check this playlist

Folder structure and usage

To start with working with this project you should run:

  cd NeatManim

And then:

  manim -pql manim_visualization.py VisualizeNetwork

This will run the main scene that will run all the other scrips. Your winner files should be placed in

./NeatManim/winners/winner_list/...(here are the winners)

The folder should also contain a contain a config.txt file corresponding to the winners in

./NeatManim/winners/...(here is the config)

And a winners_names.txt file in the same place as the config

./NeatManim/winners/...(winners_names)

You have some boilerplate winner already placed in there as an example . If for any reason you can't get this to work feel free to open an issue

Results

This is the kind of result you should expect App Screenshot

Contributing

All contributions are always welcome! I would like to expand the functionality of this repo for more machine and deep learning algorithms and eventually turn it into a library.

You could start by editing contributing.md

neat-manim's People

Contributors

erupturatis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.