RFTSystems commited on
Commit
82d10c8
·
verified ·
1 Parent(s): 91e3f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,4 +1,13 @@
1
  ---
 
 
 
 
 
 
 
 
 
2
 
3
  # 🚀 DCLR Optimizer for CIFAR-10 Image Classification
4
 
@@ -56,4 +65,5 @@ Here are the performance plots comparing DCLR (tuned) against other optimizers:
56
 
57
  - The DCLR optimizer is inspired by research into dynamic learning rate adaptation based on information theory.
58
  - CIFAR-10 dataset is provided by the Canadian Institute for Advanced Research.
59
- - Gradio and Hugging Face for providing an excellent platform for sharing ML demos.
 
 
1
  ---
2
+ license: other
3
+ title: DCLR_OPTIMISER_CIFAR-10
4
+ sdk: gradio
5
+ emoji: 🚀
6
+ colorFrom: yellow
7
+ colorTo: blue
8
+ short_description: This DCLR configuration demonstrated superior VS LION-ADAM
9
+ ---
10
+ ---
11
 
12
  # 🚀 DCLR Optimizer for CIFAR-10 Image Classification
13
 
 
65
 
66
  - The DCLR optimizer is inspired by research into dynamic learning rate adaptation based on information theory.
67
  - CIFAR-10 dataset is provided by the Canadian Institute for Advanced Research.
68
+ - Gradio and Hugging Face for providing an excellent platform for sharing ML demos.
69
+