Pinned Repositories
cvu
Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platforms, devices, and models.
vidsz
Common Wrapper/Interface around various video reading/writing tools to make video reading stable, consistent, and super easy around different systems and OS.
Algo-Analysis
Create and design a map, consisted of a goal, a starting point and various obstacles, and then visually analyze different algorithms as they try to find the best path from source to goal.
delf_recog
Using DELF for landmark recognition
Image-Generator
Pytorch Implementation of DCGAN as a python package. Easily train on any image datasets and generate new images. Some pertained models are available for test.
Online-Pathfinding
A Team project to develop, design, implement and analyze two new path finding algorithms based on Soft Subdivision Search algorithm.
Practice
4 problems per day solved in python.
statusDV
A flask-webapp that summarizes all of your words through a colorful personalized word-cloud. Summarize anyone's tweets or any text by generating a customizable wordcloud.
Style-Transfer
Transfer style of any image to any content image using DNN & Gram Matrix. Feature extraction is done using VGG19
Tesla-Stock-Prediction
Making prediction of close prices of Tesla Stocks using different regression methods.
shivamswarnkar's Repositories
shivamswarnkar/Image-Generator
Pytorch Implementation of DCGAN as a python package. Easily train on any image datasets and generate new images. Some pertained models are available for test.
shivamswarnkar/Style-Transfer
Transfer style of any image to any content image using DNN & Gram Matrix. Feature extraction is done using VGG19
shivamswarnkar/Online-Pathfinding
A Team project to develop, design, implement and analyze two new path finding algorithms based on Soft Subdivision Search algorithm.
shivamswarnkar/Practice
4 problems per day solved in python.
shivamswarnkar/Tesla-Stock-Prediction
Making prediction of close prices of Tesla Stocks using different regression methods.
shivamswarnkar/Algo-Analysis
Create and design a map, consisted of a goal, a starting point and various obstacles, and then visually analyze different algorithms as they try to find the best path from source to goal.
shivamswarnkar/delf_recog
Using DELF for landmark recognition
shivamswarnkar/PacManAI
Implementations of various algorithms (BFS, DFS, Hill Climbing, Dijkstra, etc.) to play the PacMan game
shivamswarnkar/statusDV
A flask-webapp that summarizes all of your words through a colorful personalized word-cloud. Summarize anyone's tweets or any text by generating a customizable wordcloud.
shivamswarnkar/cs1114
Hints and helping content for CS1114 course
shivamswarnkar/drkostas
shivamswarnkar/edgar_analytics-solution
shivamswarnkar/fashion-mnist-app-kafka
Image Recognition App for Fashion MNIST dataset with Kafka streaming used to receive image streams and publish results
shivamswarnkar/friends-web
website projects for friends
shivamswarnkar/Image-Classifier
Practice Repo to create/train models for image classifications.
shivamswarnkar/Improving-end-to-end-negotiator
Improving the end to end negoitation algorithm implemented by facebook. https://github.com/facebookresearch/end-to-end-negotiator
shivamswarnkar/Landmark-Retrieval-Challenge
Project Report for Google Landmark Retrieval Challenge(Kaggle)
shivamswarnkar/Mario-DQN-Agent
Implementation of DQN in Pytorch to train + play Mario Super Bros. Easily change model structures and reward functions to understand agent behavior.
shivamswarnkar/mygithubpage
shivamswarnkar/NYUPortKey-Server
A local server for NYUPortKey Project.
shivamswarnkar/ourblogs
A light weight flask blogging web app for sharing common interests.
shivamswarnkar/python-memory-profiling
shivamswarnkar/screen-streamer
Repo for streaming your screen over your local network.
shivamswarnkar/shivamswarnkar
Config files for my GitHub profile.
shivamswarnkar/shivamswarnkar.github.io
Professional website : shivamswarnkar.github.io ; Personal website : shivamswarnkar.wordpress.com
shivamswarnkar/SSS
Soft Subdivision Search for Disk Robot
shivamswarnkar/subway
Algorithm written in C++ to find shortest path between subway stations with other various functionality.
shivamswarnkar/tensorflow
Computation using data flow graphs for scalable machine learning
shivamswarnkar/test
dummy repo for testing of GitSync
shivamswarnkar/US-Election2016-Analysis
This project analyzed US 2016 election county results with respect to county’s demographic features like population, population change, Black population, Hispanic population, age, education, income, poverty and density.