GitHub / rcorbish 10 Repositories
rcorbish/home_alarm
Monitor Honeywell security sensors with RTL-SDR
Language: C++ - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rcorbish/power
WiFi control for ECO Plugs - C++
Language: C++ - Size: 308 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rcorbish/node-algos
Framework for basic software algorithms
Language: JavaScript - Size: 40 KB - Last synced at: 10 months ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 0

rcorbish/maze
Open GL4 sample - a 3d maze
Language: C++ - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rcorbish/excel
Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rcorbish/LiveAggregator
Perform real-time aggregation of star schema type data
Language: Java - Size: 271 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rcorbish/node-linalg
A nodejs addon to implement linear algebra in C++ using openblas
Language: C++ - Size: 185 KB - Last synced at: 22 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

rcorbish/node-bitcoin-promise
Add Promise support to bitcoin package
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 8

rcorbish/GenePool
Example python classes implemented in C++
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

rcorbish/validators Fork of python-validators/validators
Python Data Validation for Humans™.
Language: Python - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rcorbish/rref
Get Nullspace and colspace in a Matrix
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rcorbish/Blocks
Solves wooden puzzle block games
Language: Java - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rcorbish/libnd4j Fork of Ingwar/libnd4j
The C++ engine that powers the scientific computing library ND4J - n-dimensional arrays for Java
Language: C++ - Size: 31.7 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

rcorbish/nd4j Fork of emmaggie/nd4j
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
Language: Java - Size: 278 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rcorbish/walker
Language: HTML - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rcorbish/graphs
Language: C++ - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rcorbish/pytorch-notebooks
Collection of pytorch example networks in jupyter notebooks
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 5

rcorbish/SpectralPartioning
Spectral Partitioning of graphs
Language: JavaScript - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rcorbish/ore-docker
A dockerfile to run ore ( open source risk engine )
Language: Jupyter Notebook - Size: 187 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

rcorbish/jupyter
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rcorbish/option-pricing
Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rcorbish/ublox
Ublox GPS interface code
Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rcorbish/DHT11
Arduino code to read DHT11 sensor
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rcorbish/city
Example OPENGL code
Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcorbish/cubes
Simple Open GL examples
Language: C++ - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcorbish/ReinforcementLearning
Simple RL algo testing
Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcorbish/pytorch-a2c-ppo-acktr-gail Fork of ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
Language: Python - Size: 5.89 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcorbish/Neurons
Language: Java - Size: 314 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

rcorbish/PyWindow
Displays a numpy array in a window as a bitmap
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rcorbish/deeplearning4j Fork of deeplearning4j/deeplearning4j
Eclipse Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark
Language: Java - Size: 593 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rcorbish/Python3Quaternion
Python3 Quaternions. If you need it use it, otherwise learn from it or ridicule it :)
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rcorbish/ode
Solve simple 2nd order ODEs
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rcorbish/DataSense
Language: Java - Size: 611 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rcorbish/NeuralPlayground
Test bed for Neural Networks - based on deeplearning4J
Language: Java - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rcorbish/pytorch_log
Logging for pytorch, keeps track of network builds & results
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rcorbish/jpnl
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rcorbish/Generator
Simple ETL tool
Language: Java - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rcorbish/Hopfield
Hopfield network in java
Language: Java - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rcorbish/caffe-netview
Web based display tool for caffe networks
Language: JavaScript - Size: 261 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rcorbish/GamePlayer
Language: JavaScript - Size: 6.96 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

rcorbish/node-caffenet
Language: C++ - Size: 42 KB - Last synced at: 27 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

rcorbish/Autoencode
Deep belief autoencoder - based on deeplearning4j
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

rcorbish/Remix
Attempt to use a LSTM to analyze mp3 songs
Language: HTML - Size: 223 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

rcorbish/Awards
Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/docker-openblas-jre9
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/jsutils
Java script utilities - only 1 so far, convert a regular html table to a scrollable body & fixed headers
Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/LiveSheet
Language: Java - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/Elevators
Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/DrivingGame
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

rcorbish/docker-spark
A Dockerfile to start a spark environment
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

rcorbish/l-system
Draw fractals defined by Lindenmayer grammar
Language: HTML - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

rcorbish/PopupMenu
An HTML5/SVG popup menu, which appears as a circle of menu items
Language: JavaScript - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0
