Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 333 Bytes

NICA_Brainbow

BrainBow image skeletonization using Reinforcement Learning.

This is 2D version.

Command

>> python -m env_brainbow.test_env
>> python -m env_brainbow.test_agent
>> python -m examples.dqn_and_double_dqn
>> python scripts/plot.py ./tmp/dqn-EnvBrainbow/ --f "evaluation/Returns Mean,evaluation/Returns Max"