Joseph Emmanuel Dayo

Results 7 repositories owned by Joseph Emmanuel Dayo

brains-jruby

60
Stars
2
Forks
Watchers

A feedforward neural network implementation for JRuby

tensor_stream

506
Stars
17
Forks
Watchers

A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator

natural_20

69
Stars
3
Forks
Watchers

This is a text-based game engine that implements the D&D 5th edition ruleset. A sample adventure is included in this repository

resugan

81
Stars
0
Forks
Watchers

simple, powerful and unobstrusive event driven architecture framework for ruby

droiuby

18
Stars
1
Forks
Watchers

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

21
Stars
2
Forks
Watchers

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

27
Stars
0
Forks
Watchers

An OpenCL backend for TensorStream