-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a warning if number of neurons will be changed in the initializ…
…ation of a neuron layer. Fixed a small bug in VectorCells init: self.Agent was not set before being called. Removed default value of None for `Other_Agent` in AgentVectorCells init, as None is not an allowed value. Raised an error during setting of tuning types in ObjectVectorCells if there are not objects in the environment.
- Loading branch information
Showing
1 changed file
with
32 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters