Deep Learning assignments and project
The classifiers implemented are the following:
- K-nearest neighbor,
- Support Vector Machine,
- Linear regression,
- Logistic regression.
- Fully connected neural network,
- Convolutional neural network.
- LeNet 5,
- SENet,
- VGG19,
- ResNet18,
- GoogLeNet,
- Dual Path Networks.