Levi-Heath commited on
Commit
a32eb7c
·
verified ·
1 Parent(s): 6692923

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ authors:
16
  ---
17
 
18
  # Towards Errorless Training ImageNet-1k
19
- This repository host code and models for the manuscript, *Towards Errorless Training ImageNet-1k*, which is available at https://arxiv.org/abs/2508.04941.
20
  We give 6 models trained on the ImageNet-1k dataset, which we list in the table below.
21
  Each model is featured model of archtecture 17x40x2.
22
  That is, each model is made up of 17x40x2=1360 FNNs, all with homogeneous architecture (900-256-25 or 900-256-77-25),
 
16
  ---
17
 
18
  # Towards Errorless Training ImageNet-1k
19
+ This repository host MATLAB code and models for the manuscript, *Towards Errorless Training ImageNet-1k*, which is available at https://arxiv.org/abs/2508.04941.
20
  We give 6 models trained on the ImageNet-1k dataset, which we list in the table below.
21
  Each model is featured model of archtecture 17x40x2.
22
  That is, each model is made up of 17x40x2=1360 FNNs, all with homogeneous architecture (900-256-25 or 900-256-77-25),