Highlights
- Pro
Pinned Loading
-
lenet5-pure-pytorch
lenet5-pure-pytorch Publicpure pytorch implementation of LeNet-5, a handwritten digit classifier; detailed documentation and comments included. model specifications derived from original paper.
Python 1
-
transformer-voc-seg
transformer-voc-seg Publican image segmentation model designed by me using the swin-v2-t transformer classifier as a backbone, a feature pyramid network, lion optimizer, and an adaptive auxiliary loss training
Jupyter Notebook
-
numpy-xor-neuralnet
numpy-xor-neuralnet Publica multi-layered (2 -> 2 ->1) perceptron made without pytorch or other deep learning frameworks; classifies the XOR samples.
Python
-
style-transfer-generator
style-transfer-generator PublicAn AI image generator that stylizes a photo given 2 inputs: the image whose style to mimic, the picture to apply it on
Python 1
-
cpp-xor-neuralnet
cpp-xor-neuralnet Publicimplementing the xor classifier neural net in c++ to learn the language
C++
-
transformer-reimplentation
transformer-reimplentation PublicA reimplementation of the "Attention is All You Need" from scratch. Untrained translator from english -> Kannada. Data parsing/loading code has been written but yet to train.
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.