Added py version and a requirements.txt
This commit is contained in:
@@ -1,2 +1 @@
|
||||
venv/
|
||||
.python-version
|
||||
|
||||
1
src/Machine-Learning/LSTM-python/src/.python-version
Normal file
1
src/Machine-Learning/LSTM-python/src/.python-version
Normal file
@@ -0,0 +1 @@
|
||||
3.11.4
|
||||
@@ -14,6 +14,7 @@ fonttools==4.55.6
|
||||
fsspec==2024.12.0
|
||||
gast==0.6.0
|
||||
google-pasta==0.2.0
|
||||
GPUtil==1.4.0
|
||||
greenlet==3.1.1
|
||||
grpcio==1.70.0
|
||||
gym==0.26.2
|
||||
@@ -57,6 +58,7 @@ packaging==24.2
|
||||
pandas==2.2.3
|
||||
pillow==11.1.0
|
||||
protobuf==5.29.3
|
||||
psutil==6.1.1
|
||||
Pygments==2.19.1
|
||||
pyparsing==3.2.1
|
||||
python-dateutil==2.9.0.post0
|
||||
|
||||
Reference in New Issue
Block a user