Implementing some models for cancer data. (LR From Scratch)
-
Updated
Jun 20, 2021 - Python
Implementing some models for cancer data. (LR From Scratch)
MNIST digit classifier web app running a Pytorch model.
This project proposes a neural network architecture Residual Dense Neural Network - ResDen, to dig the optimization ability of neural networks. With enhanced modeling of Resnet and Densenet, this architecture is easier to interpret and less prone to overfitting than traditional fully connected layers or even architectures such as Resnet with hig…
Add a description, image, and links to the test-accuracy topic page so that developers can more easily learn about it.
To associate your repository with the test-accuracy topic, visit your repo's landing page and select "manage topics."