Joseph Emmanuel Dayo
Joseph Emmanuel Dayo
brains-jruby
A feedforward neural network implementation for JRuby
tensor_stream
A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator
natural_20
This is a text-based game engine that implements the D&D 5th edition ruleset. A sample adventure is included in this repository
resugan
simple, powerful and unobstrusive event driven architecture framework for ruby
droiuby
App development platform for Android using Ruby. Develop android apps rapidly using the programming language that we all love, Ruby. Leveraging the JRuby runtime, Droiuby is designed as an open enviro...
multi_string_replace
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple str...
tensor_stream-opencl
An OpenCL backend for TensorStream