Code Monkey home page Code Monkey logo

Atul Dhingra's Projects

algorithmsnippets icon algorithmsnippets

Visualize minimum spanning tree algorithm by taking input nodes from the user.

alphago_demo icon alphago_demo

This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube

augmented-reality icon augmented-reality

Synthesize clip-art and a 3D mesh onto an image for which the homographies have been calculated using the camera caliberation project.

capsnet-keras icon capsnet-keras

A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error < 0.4%.

capsnet-tensorflow icon capsnet-tensorflow

A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules

capsule_networks icon capsule_networks

This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube

classifiers icon classifiers

Project for CS-520(Intro to AI) at Rutgers University

cs231n-2017-summary icon cs231n-2017-summary

After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.

cs344 icon cs344

Introduction to Parallel Programming class code

darkflow icon darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

data-analysis icon data-analysis

Data Analysis exercises as a part of Udacity's Intro to Data Analaysis

dcgan_code icon dcgan_code

Deep Convolutional Generative Adversarial Networks

deep-learning icon deep-learning

Deep Learning exercises as a part of Google's Deep Learning Course on Udacity

deeplearning.ai-summary icon deeplearning.ai-summary

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

deeprl-agents icon deeprl-agents

A set of Deep Reinforcement Learning Agents implemented in Tensorflow.

deeptesla icon deeptesla

End-to-End Learning from Tesla Autopilot Driving Data

eclectic-nets icon eclectic-nets

Collection of most popular Deep Learning architechtures trained with tensorflow, keras

ethnicity-classifier icon ethnicity-classifier

This classifier uses the sub-strings of size 3 to learn probability associated with each substring such that it belongs to a particular ethnic group using the census 2000 data. When a new string is presented, it is broken down into sub-strings of size 3, and prediction is done on each of the sub-string using the model computed before. The output accuracy of the predictor is 85%. The model can be improved by balancing the sub-strings and the across the ethnic groups. The model follows the Naive Bayes assumption of conditional independence

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.