reinforcement-learning-kr
reinforcement-learning-kr copied to clipboard
requirement.txt modified for reliability
tensorflow2.0 is installed by requirement.txt
@keep9oing Thanks for the contribution! Have you checked if the code runs with the dependency updates?
@keon Yes I did. Since pandas 1.0.0 is released and tensorflow 2.0 is released, the requirement.txt need to be modified. I just fixed all of version but I didn't checked every dependencies affect to run the projects. Especially, Keras and tensorflow versioin should be fixed.