GithubHelp home page GithubHelp logo

ekloberdanz's Projects

ai-checkers icon ai-checkers

AI that plays checkers using the Alpha-beta pruning search algorithm

algebraicgraphconnectivity icon algebraicgraphconnectivity

Convex Optimization Solution of Maximum Algebraic Connectivity of a Graph. The algebraic connectivity (also known as Fiedler value or Fiedler eigenvalue) of a graph G is the second smallest eigenvalue of the Laplacian matrix of G.

arduino icon arduino

Simulates traffic lights. Red light turns on for 5 seconds, yellow for 1, green for 5, yellow for 1 and so on.

decisiontrees icon decisiontrees

Decision trees and testing their stability with 5-fold cross validation

distributed-neural-net icon distributed-neural-net

Distributed Neural Network Training with MPI using data parallelism and parallel synchronous stochastic gradient descent

ekblas icon ekblas

C parallel implementation with OpenMP of several BLAS linear algebra routines

ensemblelearning icon ensemblelearning

Sklearn ensemble classifiers: 1) random forest, 2) AdaBoost, 3) weighted and unweighted ensemble of neural net, logistic regression, Naive Bayes, KNN, and decision tree

mlforse-and-seforml icon mlforse-and-seforml

Notes and thoughts on recent papers studying machine learning applied to software engineering or software engineering applied in machine learning

modelselection icon modelselection

Best subset selection, forward and backward selection methods, lasso, ridge regression, ordinary linear least squares, and principal component regression - model selection with different criteria (e.g.: BIC) and validation.

moose icon moose

Moose is a framework for secure multi-party computation, written in Rust

naivebayes icon naivebayes

Naive Bayes model for text classification from scratch.

perceptron-algorithm icon perceptron-algorithm

Implementation of the perceptron algorithm, logistic regression, and polynomial fitting from scratch

pytorch icon pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

reinforcement-learning icon reinforcement-learning

Double Q-Learning Algorithm implemented using two deep neural nets for Q function approximation.

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

tradingplatform-machinelearning icon tradingplatform-machinelearning

Machine learning trading platform: a neural net for technical analysis and a natural language processing model for sentiment analysis of webscraped news articles. Achieved returns 4% above market.

twittersentimentanalysis icon twittersentimentanalysis

Developed a sentiment analysis tool with the Twitter API. This tool scrapes twitter for recent tweets containing any chosen keyword, and applies the best pre-trained ML model to classify the sentiment of each tweet.

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.