Skip to content

Reinforcement learning project that investigates different methods of learning skills that are beneficial for decision making

License

Notifications You must be signed in to change notification settings

IBM/skills-for-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM skills-for-planning

Reinforcement learning project that investigates different methods of learning skills that are beneficial for decision making

Installation

Download the repo:

git clone https://github.com/IBM/skills-for-planning.git

Install the dependencies:

cd skills-for-planning
python3 -m venv env
. env/bin/activate
pip install -r requirements.txt

About

Reinforcement learning project that investigates different methods of learning skills that are beneficial for decision making

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages