Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warisgill/computer-vision-assignments


https://github.com/warisgill/computer-vision-assignments

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

Assignment 1: It contains the implementation of KNN, Softmax and SVM classifier. It also contains the implementation of the 3-Layer Neural Network.

Assignment2: Modular Fully Connected Neural Network, Dropout, CNN, and implementation of CNN with Pytorch builtin libraries.

Assignment3: RNN implementation