Git Product home page Git Product logo

Maxwell Carlson's Projects

allocators icon allocators

Custom allocators, object pools, and thread-related things with a focus on performance

catch2 icon catch2

A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

characterprediction icon characterprediction

A quick exercise in using LSTM's. Will feed a network created using CNTK the full work of Shakespeare.

chess icon chess

Console chess game between two players, possibly ai in the future

containers icon containers

Container templates that allow for simple construction of containers (ex. map), with varying underlying data structures (map with a red-black tree vs. map with a sorted vector)

dwarf icon dwarf

Currently in the very early stages, Dwarf is a psuedo 3D tile based game.

goclassifier icon goclassifier

Both a keras model to predict go moves and tools to curate a common go data set format into an alpha-go like feature map

gonet icon gonet

Classifier for the game of Go. Give it a Go board state (after training) and it will predict where the pro would move with ~50% accuracy as well as who will win the game with ~70% . Currently still playing around with net composition

gonettest icon gonettest

A very small, very simple neural network that will be trained on a pro baduk dataset and atempt to predict pro moves.

gopher icon gopher

Gopher is a go game engine that integrates GoNet in a Monte Carlo like tree search with UCT

gopher-validation icon gopher-validation

A tool used for playing different versions of Gopher against each other. Modified from the LeelaZero validation script.

mlcoursera icon mlcoursera

Andrew Ng's machine learning course on Coursera

pcccontainers icon pcccontainers

Just making some simple containers since debugging in gdb on the linux server is so ugly

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.