naufaldewanto37 commited on
Commit
56d9e44
·
verified ·
1 Parent(s): 67fa938

Python Notebook

Browse files
AI_Engineer_intern_at_Adamata_Test.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
requirement.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy==2.0.2
2
+ pandas==2.2.3
3
+ seaborn==0.13.2
4
+ pillow==11.0.0
5
+ scikit-image==0.24.0
6
+ matplotlib==3.9.3
7
+ tensorflow==2.18.0
8
+ keras==3.7.0
9
+ scikit-learn==1.5.2
10
+ graphviz==0.20.3
11
+ ipython==8.30.0
12
+ pydot==3.0.3