diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e21983 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# RecSim_FlashcardLearning +## Testing +### Environments + - Python 3.10 + - tensorflow 2.14.0 + - dopamine 4.0.6 + - recsim 0.2.4 + +Note that you can just use `pip install recsim` to collect all of these dependencies, but some libraries may not work properly without these versions. + +### Execution +`python main.py`