Giter Club home page Giter Club logo

bdol-ml's Introduction

bdol-ml

This is a centralized repository for all of the machine learning examples I've implemented. Not everything I've done is here, but I'm attempting to make this repository as clean as possible.

Each directory contains an algorithm that only depends on other code or data present in this repository. Most of the code is written in Python and MATLAB, and specific dependencies for each project are noted. Each example will have an associated blog post on my personal website (http://briandolhansky.com/).

The following items will be added to this repository (with associated blog posts) in the future:

Regression

  • Ridge Regression
  • LASSO

Logistic Regression

  • Simple LR, batch gradient descent
  • Simple LR, stochastic gradient descent
  • Sparse LR (L1 regularized)
  • LR for big data

Decision Trees

  • Single decision tree
  • Random forest
  • Gradient tree boosting

Determinantal Point Processes

  • Simple DPP on a 2D grid of points
  • DPP sampling applied to real data

Neural Networks

  • Simple feedforward network with explicit network function
  • Feedforward network with matrix multiplies

Hidden Markov Models

  • Simple HMM with forward/backward on a handwriting task

Conditional Random Fields

  • Linear chain CRFs
  • Grid CRFs with loopy belief propagation

Submodular Optimization

Algorithms and Techniques

  • SAFE feature elimination
  • AdaGrad
  • Confidence Weighted Linear Classifiers and AROW

This is by no means a complete list, and more may be added in the future.

Brian Dolhansky [email protected]

bdol-ml's People

Contributors

bdol avatar jilljenn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bdol-ml's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.