Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaczan committed Feb 21, 2024
1 parent f559955 commit 022510b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
Hopefully each of them will get a dedicated blog post on my humble tech blog [maczan.pl](https://maczan.pl)

- [x] [LeNet](http://vision.stanford.edu/cs598_spring07/papers/Lecun98.pdf)
- [x] [AlexNet](https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf) 📝 done and now I'm adapting it to MNIST dataset 📚
- [ ] VGG
- [x] [AlexNet](https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf)
- [ ] [VGG](https://arxiv.org/pdf/1409.1556.pdf) 📝 In progress 📚
- [ ] ResNet
- [ ] Inception
- [ ] DenseNet
Expand Down

0 comments on commit 022510b

Please sign in to comment.