Skip to content

Commit

Permalink
version control
Browse files Browse the repository at this point in the history
  • Loading branch information
astorfi committed Nov 23, 2024
1 parent d0eda28 commit c38994a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pyspellchecker # Used for checking and adding spelling variations

# Deep Learning Libraries
torch # Required for training, if not already included
numpy<1.22 # Adding numpy explicitly for Python 3.8 compatibility
numpy # Adding numpy

# Reinforcement Learning and Hyperparameter Tuning
ray[rllib] # For reinforcement learning and distributed PPO training
Expand Down

0 comments on commit c38994a

Please sign in to comment.