andrewdalpino member since: Mar 17, 2017

andrewdalpino's packages

  • PHP

    andrewdalpino/dataloader-php

    A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.

  • PHP

    andrewdalpino/helix

    A PHP library for counting short DNA sequences for use in Bioinformatics.

  • PHP

    andrewdalpino/okbloomer

    An autoscaling Bloom filter with ultra-low memory usage for PHP.

  • PHP

    rubix/cifar-10

    Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

  • PHP

    rubix/client

    The PHP client SDK for Rubix ML Server.

  • PHP

    rubix/colors

    Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.

  • PHP

    rubix/credit

    An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.

  • PHP

    rubix/divorce

    Use the K Nearest Neighbors algorithm to predict the probability of a divorce.

  • PHP

    rubix/dota2

    Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.

  • PHP

    rubix/extras

    Experimental features for the Rubix ML library.

  • PHP

    rubix/har

    Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

  • PHP

    rubix/housing

    An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

  • PHP

    rubix/iris

    An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

  • PHP

    rubix/ml

    A high-level machine learning and deep learning library for the PHP language.