Giter Club home page Giter Club logo

Sankalp Sanand's Projects

aima-python icon aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

air_cargo icon air_cargo

This project includes the classes and functions needed to solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent.

arbore icon arbore

Friend-to-friend filesharing app to save the world from dystopia

complex-word-tagging icon complex-word-tagging

This project uses machine learning to detect complex words and give hyperlinks to their meanings in a docx file, from a given ".txt" file.

dog-project icon dog-project

This is a Dog Breed Classifier which utilises a CNNs architecture. This was done in partial completion of Udacity AI Nanodegree with Computer Vision Specialisation.

hidden_markov_models icon hidden_markov_models

This is a Sign Language Recogniser which recognises words performed in American Sign Language using Hidden Markov Models and machine learning.

isolation_agent icon isolation_agent

In this project, I developed an adversarial search agent to play the game "Isolation". It also contains my review of "How to advance general game playing artificial intelligence by player modelling" research paper which can be found at https://arxiv.org/pdf/1606.00401.pdf.

jde_tasks icon jde_tasks

This repository contains the solutions to challenge tasks given by JDE Robot for GSoC 2020. It's an implementation of the Game of Life. Description of this game can be found here https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.

keypoint_detection icon keypoint_detection

In this project, I have combined my knowledge of computer vision techniques and deep learning to build an end-to-end facial keypoint recognition system. Facial keypoints include points around the eyes, nose, and mouth on any face and are used in many applications, from facial tracking to emotion recognition.

nalu icon nalu

Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al

noreward-rl icon noreward-rl

[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning

pennylane icon pennylane

PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum computer the same way as a neural network.

pysyft icon pysyft

A Library for Private, Secure, Multi-Owner Deep Learning - Currently Pre Alpha

python-project icon python-project

We aimed to create a script which when executed upon a python file or multiple files will be able to perform a number of operations making the work of developers easy.

qc-translate-qosf icon qc-translate-qosf

This is a quantum circuit compiler and optimizer which converts any given Cirq circuit made up of the basic gates: I, S, H, X, Y, Z, RX, RY, RZ, CNOT, CZ into a combination of our fundamental gates: RX, RZ, and CZ. It also optimizes to reduce the overhead generated after compilation, for example: --RX(pi/2)-RX(pi/2)-- will be converted to --RX(pi)--.

qiskit-terra icon qiskit-terra

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and algorithms.

qmlhep_tasks icon qmlhep_tasks

This repository contains the tasks given by CERN's High Energy Physics Software Foundation for "Implementation of Quantum Machine Learning to Perform High Energy Physics Analysis at the LHC" project in Google Summer of Code 2020

rl-cartpole icon rl-cartpole

A PyTorch implementation of a DQN agent to solve CartPole-V0 task from OpenAI Gym.

sdku-dfs icon sdku-dfs

Sudoku solver using depth first search in python

shogun icon shogun

The Shogun Machine Learning Toolbox (Source Code)

siamese_few_shot icon siamese_few_shot

Implementing Siamese networks with a contrastive loss for similarity learning

sonic_contest icon sonic_contest

Source code for OpenAI Retro Contest for Sonic the Hedgehog

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.