cs231n-2019-assignments
                                
                                 cs231n-2019-assignments copied to clipboard
                                
                                    cs231n-2019-assignments copied to clipboard
                            
                            
                            
                        Solution to CS231n Assignments 2019
cs231n-2019-assignments
Solutions to CS231n Assignments: Convolutional Neural Networks for Visual Recognition Link to course website - http://cs231n.stanford.edu/
Assignment 1:
- k-Nearest Neighbor classifier
- Support Vector Machine
- Softmax Classifier
- Two-Layer Neural Network
- Higher Level Representations: Image Features
Assignment 2:
- Fully-connected Neural Network
- Batch Normalization
- Dropout
- Convolutional Networks
- PyTorch / TensorFlow on CIFAR-10
Assignment 3:
- Image Captioning with Vanilla RNNs
- Image Captioning with LSTMs
- Network Visualization
- Style Transfer
- Generative Adversarial Networks