This codebase implements a massive cooperative controller learning framework, agents use the same controller that's being optimized to achieve global goals
Copy.of.IMG_3717.4.mp4
Copy.of.IMG_3880.2.mp4
git clone this directory then install stack(haskell package management tool)
then run stack setup
and stack build
stack exec neural-swarm [ARG]
possible arguments are
- run
- train
- test