pygeneses
pygeneses copied to clipboard
A PyTorch based DeepRL framework to train and study artificial species in bio-inspired environments.
Train the prima vita agents for the following hyperparameter setting:- **Hyperparameter(s) to tune** kill_type (this goes in the hyperparameters list in hypertune object) **Values to tune for this hyperparameter** [‘difference’,...
Train the prima vita agents for the following hyperparameter setting:- **Hyperparameter(s) to tune** sensory_radius (this goes in the hyperparameters list in hypertune object) **Values to tune for this hyperparameter** [100,...
Train the prima vita agents for the following hyperparameter setting:- **Hyperparameter(s) to tune** sensory_radius (this goes in the hyperparameters list in hypertune object) **Values to tune for this hyperparameter** [150,...
Train the prima vita agents for the following hyperparameter setting:- **Hyperparameter(s) to tune** decay_rate (this goes in the hyperparameters list in hypertune object) **Values to tune for this hyperparameter** [10,...
Train the prima vita agents for the following hyperparameter setting:- **Hyperparameter(s) to tune** decay_rate (this goes in the hyperparameters list in hypertune object) **Values to tune for this hyperparameter** [20,...
**Describe the bug** On the VitaGroups tab after viewing one graph when the location is changed to a new folder with different values the new graph is generated but when...
Report any bug you encounter while using Pygeneses **Format of Bug Submission** The format can be found in the file bugs/format.txt. Separate files should be made for different bugs. The...
Note: Discuss with a maintainer in this thread before starting to translate the README.
**Describe the solution you'd like** Using the weighted mean of the average ages of all the agents as a metric for hyperparameter tuning. Note: You only start working on the...
**Describe the solution you'd like** Adding window size to the family tree in VitaLineage. **Additional context** Add the feature to display only the members of the generations in a specific...