flyingmachine / minimax-tictactoeLinks
Examples of Tic-Tac-Toe utilizing minimax in a variety of languages
☆25Updated 6 years ago
Alternatives and similar repositories for minimax-tictactoe
Users that are interested in minimax-tictactoe are comparing it to the libraries listed below
Sorting:
- Sudoku solvers in Python, Clojure, Haskell, Ruby, etc. Based on Peter Norvig's constraint propagation and search algorithm.☆23Updated 8 years ago
- An implementation of Dijkstra in Clojure☆19Updated 13 years ago
- Python's Natural Language Toolkit for Clojure (interop / partial port).☆20Updated 13 years ago
- (pre-alpha) Implementation of Jeff Hawkins' Hierarchical Temporal Memory & Cortical Learning Algorithm☆183Updated 9 years ago
- Bayesian Inference with Markov Chain Monte Carlo in Clojure☆16Updated 11 years ago
- A presentation on doing Data Science using Clojure☆20Updated 10 years ago
- Antelope Realtime Events framework for feature engineering in agile machine learning environments.☆26Updated 10 years ago
- Create clojure expert advisors for forex with various backends (metatrader, ...)☆41Updated 14 years ago
- Webjure, a web programming framework for Clojure☆32Updated 14 years ago
- Git repo for the Clojure Web Development Essentials book by PACKT Publishing. Good times.☆13Updated 10 years ago
- Public code files for the DDL blog☆56Updated 7 years ago
- Samples from Mahout in Action book, ported to Clojure.☆51Updated 14 years ago
- Snake game written in ClojureScript using reagent/re-frame☆18Updated 9 years ago
- template project for exploring Clojure☆38Updated 10 years ago
- ☆43Updated 5 years ago
- Fast, easy and intuitive machine learning prototyping.☆124Updated 11 years ago
- The winning solution to the The Higgs Boson Machine Learning Challenge.☆128Updated 10 years ago
- Training a classifier to reddit's TIL to find new things on Wikipedia☆35Updated 10 years ago
- A generic board game socket client☆23Updated 5 years ago
- An exploration of hypervectors and word vectors☆26Updated 9 years ago
- ☆11Updated 8 years ago
- The metacircular evaluator(ish)☆17Updated 10 years ago
- Code for the Adzuna Salary Prediction Kaggle competition - http://www.kaggle.com/c/job-salary-prediction Placed 10th out of approximately…