ThomCruz's Stars
lichess-org/fishnet
Distributed Stockfish analysis for lichess.org
Pankajtanwarbanna/PlacementMNIT
🎓 Official Placement Portal : MNIT Jaipur
STulling/ImageReconstructor
Reconstructs an image using smaller images
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
tensorflow/models
Models and examples built with TensorFlow
manyoso/allie
Allie: A UCI compliant chess engine
sgjava/motiondetector
Motion detector using computer vision and machine learning
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
RyanFehr/HackerRank
HackerRank solutions in Java/JS/Python/C++/C#
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
mission-peace/interview
Interview questions
rachitiitr/interview-prep
Here is how to prepare for Data Structures / Algorithms for Coding Interviews. This is a comprehensive collection of problems across hot interview topics like Dynamic Programming, LinkedLists, Greedy, Arrays, Binary Trees, Trees, etc.
gracetian6/Hover-Link-Checker-
Hover Link Checker is a google chrome extension that checks all the links that you hover over to make sure that they work.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
HabitRPG/habitica
A habit tracker app which treats your goals like a Role Playing Game.
resume/resume.github.com
Resumes generated using the GitHub informations
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
uclaacmai/Generative-Adversarial-Network-Tutorial
Tutorial on creating your own GAN in Tensorflow
google-deepmind/mathematics_dataset
This dataset code generates mathematical question and answer pairs, from a range of question types at roughly school-level difficulty.
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
TheAlgorithms/Python
All Algorithms implemented in Python
opencv/opencv
Open Source Computer Vision Library
archie94/Image-Processing-Lab
Image Processing Lab for 7th semester B.Tech course at NIT Durgapur
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Lekensteyn/pacemaker
Heartbleed (CVE-2014-0160) client exploit
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.
lhartikk/naivechain
A blockchain implementation in 200 lines of code