Coder Social home page Coder Social logo

p6's Introduction

Projects

Applications

Sunbird - A UCI chess engine using Negamax search in C++

motsog - A UCI chess engine using Negamax search in C

sudokubrute - A Sudoku solver

seeker - A PDDL planner

shapeon - A time series preprocessor

Tools

labyr - A PDDL benchmarker

perfbench - A chess perft benchmarker

lichess data download - Downloads, filters, and extracts chess games from Lichess.org

Libraries

pddllib - A PDDL state and move generation library

jset - A single-header set implementation in C

Parsers

pddlp - A PDDL parser

Misc

.dotfiles

p6's People

Contributors

hginnerup avatar jmdha avatar kris701 avatar

Stargazers

 avatar

Forkers

kris701

p6's Issues

Add theory for histograms

Might include:

  • Complexity of making the histogram
  • Complexity of using it
  • Margin of error as a function of number of buckets or size of buckets
  • Difference it makes to have number of buckets be a function of table size, or if it's constant or whatever

Fabricate test set

  • Make what tables and database design we could use (Not SQL, just in concept, maybe drawing)
  • What queries should we use?

Warnings in code

In the bottom of every pull request, github warns:
Unchanged files with check annotations

And lists a bunch of possible null-refs in test-files

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.