Skip to content

advaitgosai/682-pred-prey-nn

Repository files navigation

Instructions for experimentation: Set PreyNetwork.PreyNetwork parent class to the appropriate Network. Set PredatorNetwork.PredatorNetwork parent class to the appropriate Network. Set Globals.PREY_NETWORK_HYPERMARATERS["dimensions"] = Set Globals.PREDATOR_NETWORK_HYPERMARATERS["dimensions"] = Comment/uncomment the two flags appropriately at the top of Main.main(). Run in the terminal: python3 main.py --name "" Cook, cool, and serve

682.Simulation.mp4

About

deep neural nets for predator-prey chase simulation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages