Agnuxo commited on
Commit
780f437
·
verified ·
1 Parent(s): f6a49e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Fashion-MNIST Optical Neural Network Evolution 🔬
2
 
3
  [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
 
1
+ ---
2
+ license: mit
3
+ task: image-classification
4
+ dataset: fashion-mnist
5
+ metrics:
6
+ - accuracy
7
+ tags:
8
+ - optical-computing
9
+ - neural-networks
10
+ - fashion-mnist
11
+ - cuda
12
+ - novel-architecture
13
+ language: en
14
+ pipeline_tag: image-classification
15
+ library_name: custom
16
+ ---
17
+
18
  # Fashion-MNIST Optical Neural Network Evolution 🔬
19
 
20
  [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)