Skip to content

iosifnicolae2/curiosity-public

Repository files navigation

Curiosity

Scope

The scope of the project is to train an agent to learn new things about an environment by using curiosity. After the agent learn how to use the tools available in the enivornment, he will be able to solve specific problems.

Concept

Similar projects

Start training

  • create a venv environment using Python 3
cd custom_implementation
pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published