https://github.com/rahuldkjain/classification-using-custom-activation-functions
Image classification of MNIST & CIFAR-10 dataset using custom activation functions
https://github.com/rahuldkjain/classification-using-custom-activation-functions
cifar10 cnn custom-activation-function image-classification mnist nn python
Last synced: 7 months ago
JSON representation
Image classification of MNIST & CIFAR-10 dataset using custom activation functions
- Host: GitHub
- URL: https://github.com/rahuldkjain/classification-using-custom-activation-functions
- Owner: rahuldkjain
- License: gpl-3.0
- Created: 2020-05-30T04:49:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T22:34:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-23T12:46:15.030Z (9 months ago)
- Topics: cifar10, cnn, custom-activation-function, image-classification, mnist, nn, python
- Language: Jupyter Notebook
- Size: 1.38 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# classification-using-custom-activation-functions
Image classification of MNIST & CIFAR-10 dataset using custom activation functions