Skip to content

Commit

Permalink
Upgraded TensorFlow version
Browse files Browse the repository at this point in the history
  • Loading branch information
svpino committed Mar 25, 2024
1 parent 3c7d5d5 commit 1bbdc57
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 253 deletions.
4 changes: 2 additions & 2 deletions container/ml-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: ml-dependencies
dependencies:
- python=3.9
- python=3.10
- numpy
- pandas
- scikit-learn
- tensorflow==2.11.0
- tensorflow==2.12.0
- pip
- pip:
- sagemaker-training
Loading

0 comments on commit 1bbdc57

Please sign in to comment.