Network model of EP-LHb circuit
Implements a RNN-DQN model that simulates PID varient or normal Q learning in a mouse operant conditioning task. PID varient is adapted from Bedaywi et al., 2024.
- Operant conditioning gym: OperantGym.py
- Run Operant-Batch.py to train multiple agents.
- Optionally, you can also run Operant-PID.py to train a single agent.