• Stars
    star
    2
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 11 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The classic game as a testbed for AI players

More Repositories

1

itihasa

A large scale Sanskrit-English translation dataset
49
star
2

deepmind-dqn

The original Deepmind Atari 2600 DQN code
Lua
30
star
3

chess-misc

Misc tools for rStock
Java
27
star
4

coref-rl

Rewarding Coreference Resolvers for Being Consistent with World Knowledge
Python
9
star
5

robust-maml

https://aclanthology.org/2021.findings-acl.106/
Python
7
star
6

varta

Python
6
star
7

ellipsis-baselines

A Simple Transfer Learning Baseline for Ellipsis Resolution
Python
4
star
8

model-based-coref

Resources for "Model-based annotation of coreference"
Python
4
star
9

CriminalTracker

A smart tracker which uses GPS data to predict path trajectories of potential criminals. Won the IBM iCare challenge in 2014.
Java
2
star
10

neuroph

Neuroph clone with Eclipse compatibility
Java
2
star
11

rStock

This project modifies Stockfish and plugs in a neural evaluation function and a companion trainer for purely academic purposes. I thank Andrey Kotlarski without whose BPN, this project would be a lot harder to implement.
C++
2
star
12

darviz-issues

This repository is meant for raising and monitoring issues related to @ibmdarviz
2
star
13

joint-coref-srl

Python
1
star
14

android-eye-tracker

A simple eye tracker for Android
Java
1
star
15

BasicSearch

A simple search engine written in Python to acclimatize myself with various concepts such as k-gram indexing, stemming, etc
Python
1
star
16

ramayana

English translation of Valmiki Ramayana by Hari Prasad Shastri
HTML
1
star
17

Othello

Java
1
star
18

2048

Port of Gabriele Cirulli's 2048 to Android (https://github.com/gabrielecirulli/2048)
Java
1
star
19

rStockTrainer

This is the trainer module for the rStock engine. It trains a new or exisitng NN and saves it future use. We can also test the trained network and find the sqaured error for a perticular training set. Also, the number of training threads and epochs can be set according to needs.
C++
1
star
20

PhoneAuth

An Android application built for additional authentication and user verification. The app when installed on the userโ€™s mobile, automatically performs a handshake with a pre-registered computer as and when it comes into Bluetooth range and identifies itself using the IMEI and MAC of the device. Thus, it can uniquely identify the user using his/her mobile device. This is built as a layer on top of the usual username-password protection system (using the Linux PAM APIs). This process happens periodically which means that if the user is not in the vicinity of the computer, it is immediately locked.
Java
1
star