Create README.md

This commit is contained in:
Jerry Wu 2023-10-26 02:00:45 +08:00 committed by GitHub
parent 49529a9400
commit 99b7cd182f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
README.md Normal file
View File

@ -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`