Assignments from the CAP-6619 Deep Learning at Florida Atlantic University, Fall 2018
Two-label classification with perceptron and gradient descent in R.
Neural network with neuralnet
in R.
- Non-linearly separable two-label classification.
- Image classification with two and three classes.
Two-class classification of the "circle" dataset using RBF (radial basis function) network.
Term project: performance dropout vs. batch normalization to reduce overfitting.
See this repository.