AnimalAI - v4.1.0.exp #54
Closed
alhasacademy96
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introducing Animal-AI v4.0.0!
NOTE: This is an experimental build! Some of the features (listed below) may not work properly or as described! Work in progress. Please provide your feedback via the discussions section.
So what's experimental?
New Feature: LogToCSV
Introducing LogToCSV, an automatic data logging system that activates during both play and train modes. This system meticulously logs data about the environment, as well as the agent’s observations and actions, into a well-organized CSV file located in the root folder of AAI, specifically under ‘ObservationLogs’.
Key Features:
Feedback Request:
Your feedback is highly valued on the following aspects:
Thank you for your valuable input!
Updates:
(any updates to the experimental build will be displayed here)
Getting Started:
Check our Installation Guide (here) and/or our Launching Animal-AI Guide (here) for a more detailed look.
But in brief:
N.B: If you are using Linux, you may need to make the .exe file executable: Simply run this command in your terminal: chmod +x env/AnimalAI.x86_64. If you are using MacOS, you may also need to run this command: chmod -R 777 [applicationName].app in your MacOS terminal to unlock permissions for running the application. Edit: Please also make sure when you extract the folder, you move the files inside the sub-directory to its parent folder.
This discussion was created from the release AnimalAI - v4.1.0.exp.
Beta Was this translation helpful? Give feedback.
All reactions