Coder Social home page Coder Social logo

Sai Srinadhu K's Projects

adversarial_search icon adversarial_search

Implemented minimax and expectimax search and designed a evaluation function for Pacman State.

convolutional_nn icon convolutional_nn

Implemented fully-connected DNN of arbitrary depth with Batch Norm and Dropout, three-layer ConvNet with Spatial Batch Norm in NumPy. The update rules used for training are SGD, SGD+Momentum, RMSProp and Adam. Implemented three block ResNet in PyTorch, with 10 epochs of training achieves 73.60% accuracy on test set.

cs231n icon cs231n

My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition

cs231n_assignment3 icon cs231n_assignment3

Implemented Vanilla RNN and LSTM networks, combined these with pretrained VGG-16 on ImageNet to build image captioning models on Microsoft COCO dataset. Explored use of image gradients for generating new images and techniques used are Saliency Maps, Fooling Images and Class Visualization. Implemented image Style Transfer technique from 'Image Style Transfer Using Convolutional Neural Networks'. Implemented and trained GAN, LS-GAN and DC-GAN on MNIST dataset to produce images that resemble samples from MNIST, DC-GAN gave best resembling images.

keras-io icon keras-io

Keras documentation, hosted live at keras.io

neural-machine-translation icon neural-machine-translation

Neural Machine Translation (NMT) from Spanish to English. Architecture is Seq2Seq + Multiplicative Attention + Character-level conditional English (target) language model.

search icon search

Experimented with different AI search techniques like BFS, DFS, A* search in a Pacman environment.

svm icon svm

Support Vector Machines Implementation from scratch using simplified SMO algorithm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.