bradcater's Stars
keras-team/keras
Deep Learning for humans
jquery/jquery
jQuery JavaScript Library
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
flyerhzm/activemerchant_patch_for_china
A rails plugin to add an active_merchant patch for china online payment platform including alipay (支付宝), 99bill (快钱) and tenpay (财付通)
bradcater/moving_averages
This gem adds methods to the Array class to compute different types of moving averages.
bradcater/ruby-yeppp
This gem provides bindings to the Yeppp! library.
nmeyer/sbl
Simple Brainstorming Language
bradcater/cut-preserve
a patch to allow cut to preserve field order
bradcater/hmp
This gem adds ActiveRecord support for partitioned has_one relations using the PostgreSQL PARTITION BY clause.
bradcater/HybridStore
HybridStore is a fast, distributed, highly-scalable, fault-tolerant, semi-persistent caching system that allows RANGE queries.
bradcater/jquery
jQuery JavaScript Library
bradcater/lsher
This is little more than a gemified version of the Ruby-LSH library written by Joe Cannatti available at https://github.com/DreamKumo/Ruby-LSH.
bradcater/paperclip-compression
image compression processor for Paperclip
bradcater/sparse
This is a gem for handling sparse data structures. It's anemic at best since it supports only sparse Arrays at this time.
bradcater/spreadsheet
This is a toy spreadsheet written in Ruby.