Pinned Repositories
abacus
:triangular_ruler: C# cross precision 3D maths library (with zero dependencies).
ALAE
[CVPR2020] Adversarial Latent Autoencoders
ast-flow-graph
Creates a CFG from JavaScript source code.
Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
hello-world
my first git
Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
tile38
Tile38 is a geospatial database, spatial index, and realtime geofence. 🌐
try_git
WebGL-Samples
WebGL-Samples is a collection of WebGL sample applications
rech's Repositories
rech/tile38
Tile38 is a geospatial database, spatial index, and realtime geofence. 🌐
rech/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
rech/babylon-js-rpg-game
a game in babylonjs with cannon js
rech/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
rech/CC_SMC
State Machine Compiler for Clean Code video series.
rech/Celebrity-Face-Generation
Building a Deep Learning model which generates realistic celebrity faces using GANs.
rech/Deep-Trading
Algorithmic trading with deep learning experiments
rech/DeepGTAV
A plugin for GTAV that transforms it into a vision-based self-driving car development environment. It supports two main operation modes, Dataset generation or Reinforcement Learning environment and it is super easy to install!
rech/deepstream.io
deepstream.io server
rech/DiscoGAN
Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
rech/ehopper
rech/FixedMath.Net
Fixed point math C# library
rech/GANS-for-style-transfer
rech/go-fsm-generator
finite state machine generation tool
rech/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
rech/graph-lstm
LSTM implementation, and multi-layer LSTMs for learning on graph neighborhoods
rech/hsqldb
HSQLDB Git Mirror
rech/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
rech/KeyDB
A Multithreaded Fork of Redis
rech/ledisdb
a high performance NoSQL powered by Go
rech/node-inspector
Node.js debugger based on Blink Developer Tools
rech/pix2pix
Image-to-image translation with conditional adversarial nets
rech/predictions
rech/stocklist
Stock data collection and analysis
rech/tensorflow-safari-course
Exercises and solutions to accompany my Safari course introducing TensorFlow.
rech/tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
rech/tf2_course
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
rech/ThingML
The ThingML modelling language
rech/UnityFSMCodeGenerator
C# code generation tool for finite state machines in Unity that can also parse a declarative PlayMaker FSM.
rech/weighted-bipartite-perfect-matching
Fast C++ implementation of an O(NM) algorithm for the assignment problem.