Skip to content

This is a new version of Learning Active Learning which uses reinforcement learning

Notifications You must be signed in to change notification settings

Razcle/LAL-RL

 
 

Repository files navigation

LAL-RL

This is a new version of Learning Active Learning which uses reinforcement learning.

Use 'build agent example.ipynb' to train an AL agent with reinforcement learning and use 'test agent example.ipynb' to run an AL experiment to test an agent and other baselines. The agent will be stored in ./agents and the results of AL experiment will be stored in ./AL_results. To run the code, you will need numpy, sklearn, tensorflow, matplotlib, pickle packages.

About

This is a new version of Learning Active Learning which uses reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.3%
  • Jupyter Notebook 13.1%
  • C++ 11.9%
  • C 7.7%