4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Committee machine now trains in parallel More... about 6 years ago
Bootstrap aggregator does processing in parallel More... about 6 years ago
Grid search now runs searches in parallel More... about 6 years ago
Random forest training uses parallel processing More... about 6 years ago
Filesystem save history is now either on or off More... about 6 years ago
Neural network snapshots now persistable More... about 6 years ago
Optimized cross entropy gradient computation More... about 6 years ago
Changed neural net cost function api More... over 6 years ago
Added functions and constants to global namespace More... over 6 years ago
HTTP client/servers now accept custom serializers More... over 6 years ago
Refactor neural network layers More... over 6 years ago
Added custom initialization to dense and prelu layers More... over 6 years ago
Added parameter initializers to batch norm More... over 6 years ago
K means and means shift now implement probabilistc More... over 6 years ago
Removed zmq client / server More... over 6 years ago
Refactored tree-based learners More... over 6 years ago
Refactor persisters More... over 6 years ago
Refactor neural network More... over 6 years ago
Pipeline is now more verbose More... over 6 years ago
Optimized image vectorizer More... over 6 years ago
Optimized fcm membership calculation More... over 6 years ago
Merge branch 'master' of https://github.com/RubixML/RubixML More... over 6 years ago
Neural net optimizer refactor More... over 6 years ago
Fix link (#21) More... over 6 years ago
Added rbf bandwidth estimation to mean shift More... over 6 years ago
Added image resizer stateless transformer More... over 6 years ago
Accelerate mean shift with ball tree More... over 6 years ago
Fixed mean shift loss calculation More... over 6 years ago
Can now seed gaussian mixture More... over 6 years ago
Added K-MC2 seeder More... over 6 years ago