LysandreJik commited on
Commit
68899a4
1 Parent(s): 5349c64

Committing model number 1!

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ ---
4
+
5
+ ## Model description
6
+
7
+ More information needed
8
+
9
+ ## Intended uses & limitations
10
+
11
+ More information needed
12
+
13
+ ## Training and evaluation data
14
+
15
+ More information needed
16
+
17
+ ## Training Metrics
18
+ Model history needed
19
+ ## Model Plot
20
+
21
+ <details>
22
+ <summary>View Model Plot</summary>
23
+
24
+ ![Model Image](./model.png)
25
+
26
+ </details>