Git Product home page Git Product logo

Swapnil Gupta's Projects

bomberman icon bomberman

The classic nintendo bomberman game on a unix terminal using python. Features include colorful display, multiple levels, music, enemies of varying strengths and speeds, automatic movement of enemies in real time, and an organized code with modularity, encapsulation and inheritance.

cs231n icon cs231n

Solved Assignments for Stanford CNN Course cs231n

extreme-tic-tac-toe icon extreme-tic-tac-toe

An AI Bot capable of playing 16x16 variant of Extreme Tic-Tac-Toe created using Mini-Max and AlphaBeta pruning. The search algorithm used is MTD(f) algorithm. Zobrist Hashing has been used to identify board states that have occurred before.

flappybird-ai icon flappybird-ai

Python Program for training an artificial player in the classic Flappy Bird game. Uses Genetic Algorithm (NeuroEvolution) including crossover and mutations on a population of players to generate better models.

keras_efficientnet_ssd icon keras_efficientnet_ssd

A pure Tensorflow+Keras TPU trainable implementation of SSD (Single Shot MultiBox Detector) using different backbones of EfficientNet which can be replaced with any ImageNet backbone. Tested on the PASCAL_VOC dataset. Implemented several low level data preprocessing and augmentations in pure tf functions for faster computation.

kmeans icon kmeans

A python implementation of the kmeans algorithm to compress png and jpg files.

lab-bluemix-cf icon lab-bluemix-cf

This repo demonstrates how deploy a simple Python Flask RESTful service using Bluemix Cloud Foundry

lab-flask-bdd icon lab-flask-bdd

NYU DevOps lab on Behavior Driven Development with Flask and Behave

lab-github-actions icon lab-github-actions

This lab demonstrates how to use GitHub Actions with Python and Redis containers

mini-sql-engine icon mini-sql-engine

A mini​ sql engine which will runs SQL Queries using ​ command line interface

multistyletransfer icon multistyletransfer

Python program, created with the help of pyTorch for extracting essential features from multiple style images and adding them to a single image. Produces an image with multiple styles added to the input image.

my_compiler icon my_compiler

This repo contains a compiler for Kauta, a programming language.

plots2 icon plots2

PublicLab.org - a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:

stacked-hourglass icon stacked-hourglass

A Tensorflow implementation of Stacked Hourglass Network for Keypoint Detection, with several residual layers and can be trained to detect keypoints of chairs and cars.

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

tictactoe-bot icon tictactoe-bot

A python implementation of the classic tictactoe game along with the option of playing against a bot.

traffic-sign icon traffic-sign

Python program for Traffic Sign Recognition using OpenCV and TensorFlow. Uses 2 Deep CNN Image classifiers in for detecting a traffic sign and for classifying which traffic sign it is.

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.