prabinpanta0 commited on
Commit
6b96cd5
1 Parent(s): 13640d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language: en
4
+ metrics: mean_squared_error
5
+ library_name: tensorflow
6
+ tags:
7
+ - temperature-conversion
8
+ - celsius-to-fahrenheit
9
+ - tensorflow
10
+ - neural-network
11
+ ---