Shivam60's Stars
facebook/react
The library for web and native user interfaces.
vikpe/react-webpack-typescript-starter
(DEPRECATED) Minimal starter with hot module replacement (HMR) for rapid development.
aurelius0523/react-ng-my-clone
Trying out SEO practices following what https://2019.ng-my.org/ is doing
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
microsoft/fast
The adaptive interface system for modern web experiences.
AzureAD/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
microsoft/vscode
Visual Studio Code
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
tensorflow/tpu
Reference models and tools for Cloud TPUs.
asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
robbiebarrat/art-DCGAN
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
zoogzog/chexnet
Implementation of the CheXNet network (PyTorch)
brucechou1983/CheXNet-Keras
This project is a tool to build CheXNet-like models, written in Keras.
space-is-hard/kOS-Utils
Simple utility script for kOS and Kerbal Space Program
chingu-voyage5/Geckos-Team-34
Book Finder | Voyage-5 | chingu.io
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Kyubyong/sudoku
Can Neural Networks Crack Sudoku?
ecp89/SudokuSolver
RutledgePaulV/sudoku-generator
Generate sudoku puzzles of varying difficulties.
tanzeemc25/sudoku-solver
Using brute force, backtracking, and forward checking + MRV algorithms to solve sudoku puzzles.
Cerenaut/Preprocess-NIST-SD19
Preprocessing for NIST Special Dataset 19 (uppercase single-character handwritten characters A..Z). Converts to same formatting as Yann Lecun MNIST (handwritten numerical digits 0..9), and produces a set of PNG images.
bodhwani/awesome-Artificial-Intelligence
This repo will cover all the knowledge and concepts of Artificial Intelligence.
cmaitchison/git_diet
When your git repo needs to lose some weight...
giampaolo/pysendfile
A backport of os.sendfile() for Python 2.6 and 2.7
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
adeshpande3/Tensorflow-Programs-and-Tutorials
Implementations of CNNs, RNNs, GANs, etc
keon/algorithms
Minimal examples of data structures and algorithms in Python
bodhwani/IMDB-MovieRatings
This is a Python Script which will provide you an excel file which contains Movie names(present in your computer),their ratings, genre and description.