Stars
adafruit / circuitpython
Forked from micropython/micropythonCircuitPython - a Python implementation for teaching coding with microcontrollers
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
VIP cheatsheets for Stanford's CS 229 Machine Learning
This is the code for "Logistic Regression" By Siraj Raval on Youtube
Quickstart samples for Firebase Java Admin SDK
VIP cheatsheets for Stanford's CS 230 Deep Learning
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Code companion to the O'Reilly "Fundamentals of Deep Learning" book
A repository for hosting my notes during the course study
Java MTCNN face detection using ND4J and trained TensorFlow models
A tool that translates augmented markdown into HTML or latex
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
MTCNN face detection implementation for TensorFlow, as a PIP package.
Statistical Machine Intelligence & Learning Engine
TensorFlow - A curated list of dedicated resources http://tensorflow.org
Deep Learning tutorials in jupyter notebooks.
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service wi…
Design patterns implemented in Java
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main pro…
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…