Git Product home page Git Product logo

Gavin Bloom's Projects

compiler-c2 icon compiler-c2

Compiler for a small C-like language C2. Built with OCaml 4

fantasy-football-util icon fantasy-football-util

Scrapes player data, modifies it for consistency, and then loads it into a local sqlite database

huffman-codec icon huffman-codec

Compresses and extracts text files using the huffman tree codec

kmeans-clustering icon kmeans-clustering

From scratch implementations in C++ and OCaml of the unsupervised k-means clustering algorithm for n-dimensional features.

quantum icon quantum

Simple script to animate motions of various hamiltonians around the bloch sphere

svm-cpp icon svm-cpp

Support Vector Machine implementation in C++ built from scratch. The SVM accepts n-dimensional features and has a Gaussian Kernel. Fitting the model is done using the sequential minimal optimization algorithm.

taskpool icon taskpool

Builds a directed acyclic graph of tasks with logical interdependencies and implements a threadpool to complete them concurrently

webserver-multithread icon webserver-multithread

Multithreaded webserver and a simple client to connect to it. Clients can add to a shared list of "messages" and read from the list with thread safety.

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.