We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5195e4 commit 5a11ca2Copy full SHA for 5a11ca2
requirements.txt
@@ -3,7 +3,7 @@ pandas==1.5.3 # Powerful data manipulation and analysis library
3
numpy==1.23.5 # Fundamental package for numerical computations in Python
4
5
# Machine learning and deep learning
6
-tensorflow==2.11.0 # Comprehensive library for machine learning and deep learning
+tensorflow==2.12.1 # Comprehensive library for machine learning and deep learning
7
scikit-learn==1.1.3 # Simple and efficient tools for data mining and data analysis
8
9
# Blockchain interaction
0 commit comments