-
-
minGPT Public
Forked from karpathy/minGPTA minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Jupyter Notebook UpdatedAug 21, 2020 -
-
-
face_recognition Public
Facial Recognition using transfer learning
Jupyter Notebook UpdatedNov 29, 2018 -
-
breakout Public archive
Attari game breakout implemented using phaser gaming Engine. Support for both single and simultaneous player
-
tensorflow-101 Public
Forked from serengil/tensorflow-101TensorFlow 101: Introduction to TensorFlow
Jupyter Notebook UpdatedSep 26, 2018 -
Eye-Tracker Public
Forked from hugochan/Eye-TrackerImplemented and improved the iTracker model proposed in the paper Eye Tracking for Everyone.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 25, 2018 -
face-recognition Public
Forked from krasserm/face-recognitionDeep face recognition with Keras, Dlib and OpenCV
Jupyter Notebook Apache License 2.0 UpdatedJun 4, 2018 -
mentorly Public archive
Forked from IIT-Web-Application-Development/mentorlyan application to connect the IIT students and the mentors.
JavaScript UpdatedDec 6, 2017 -
autobahn-python Public
Forked from crossbario/autobahn-pythonWebSocket and WAMP in Python for Twisted and asyncio
Python MIT License UpdatedNov 14, 2016 -
jsmpeg Public
Forked from phoboslab/jsmpegMPEG1 Video Decoder in JavaScript
JavaScript UpdatedNov 11, 2016 -
language-detection Public archive
Identifies 60 languages using NLTK. Python coding and Flask Framework