Richard Calland (rcalland)

rcalland

Geek Repo

Location:Tokyo, Japan

Github PK Tool:Github PK Tool

Richard Calland's starred repositories

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:267641Issues:6627Issues:295

Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

chainercv

ChainerCV: a Library for Deep Learning in Computer Vision

Language:PythonLicense:MITStargazers:1483Issues:73Issues:205

fuel

A data pipeline framework for machine learning

Language:PythonLicense:MITStargazers:865Issues:65Issues:184

VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models

Language:C++License:MITStargazers:724Issues:54Issues:100

p5

p5 is a Python package based on the core ideas of Processing.

Language:PythonLicense:GPL-3.0Stargazers:723Issues:30Issues:248

chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry

Language:PythonLicense:MITStargazers:626Issues:55Issues:92

vapory

Photo-realistic 3D rendering with Python and POV-Ray

Language:PythonLicense:NOASSERTIONStargazers:482Issues:25Issues:38

Live-Video-Magnification

An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.

Language:C++License:GPL-3.0Stargazers:438Issues:32Issues:12

chainer-gan-lib

Chainer implementation of recent GAN variants

Language:PythonLicense:MITStargazers:407Issues:33Issues:16

rtl8812au

Realtek 8812AU driver version 5.2.20.2

Language:CStargazers:310Issues:57Issues:0

sl-quant

Companion code for the "Self Learning Quant" blog post

Language:PythonLicense:MITStargazers:255Issues:24Issues:2

chainermn

ChainerMN: Scalable distributed deep learning with Chainer

dynamic_routing_between_capsules

Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017

Language:PythonLicense:MITStargazers:206Issues:15Issues:1

python-tabulate

fork of https://bitbucket.org/astanin/python-tabulate

Language:PythonLicense:MITStargazers:175Issues:4Issues:12

HORD

Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates

BayesByHypernet

Code for the paper Implicit Weight Uncertainty in Neural Networks

Language:Jupyter NotebookStargazers:65Issues:7Issues:4

Optical-Flow-Tracking----OpenCV

This is a small program demonstrating object tracking in a video stream. Lucas Kanade optical flow algorithm is used to find the pixels from one frame to another.