Add Python project examples
+ Neural network CLI + Hidden Markov Model CLI + K-Means clustering CLI + Linear regression CLI + Screenshots, updated README instructions
This commit is contained in:
5
python/neural-network/requirements.txt
Normal file
5
python/neural-network/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
matplotlib==3.5.0
|
||||
numpy==1.21.4
|
||||
pandas==1.3.4
|
||||
scikit_learn==1.0.2
|
||||
viznet==0.3.0
|
||||
Reference in New Issue
Block a user