Skip to content

Commit 6592079

Browse files
authored
Update README.rst
Fixed a type in the AL_Outerloop URL
1 parent 2932c73 commit 6592079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Apprentice Learner Architecture provides a framework for modeling and simula
1616

1717
1. **AL_Core** (this repository), which is the core library for learner modeling used to configure and instantiate agents and author their background knowledge.
1818
2. **AL_Train** (https://github.com/apprenticelearner/AL_Train), which contains code for interfacing AL agents with CTAT-HTML tutors and running training experiments.
19-
3. **AL_Outerloop** (https://github.com/apprenticelearner/AL_Outloop), which provides additional functionality to AL_Train simulating adaptive curricula.
19+
3. **AL_Outerloop** (https://github.com/apprenticelearner/AL_Outerloop), which provides additional functionality to AL_Train simulating adaptive curricula.
2020

2121
Installation
2222
============

0 commit comments

Comments
 (0)