Rahul A R (@rahular)
  • Stars
    star
    154
  • Global Rank 147,705 (Top 6 %)
  • Followers 54
  • Following 1
  • Registered over 12 years ago
  • Most used languages
    Java
    42.1 %
    Python
    36.8 %
    C++
    10.5 %
    Lua
    5.3 %
    HTML
    5.3 %
  • Location ๐Ÿ‡จ๐Ÿ‡ฆ Canada
  • Country Total Rank 4,321
  • Country Ranking
    Lua
    117
    Java
    527
    Python
    2,149
    C++
    2,846
    HTML
    8,389

Top 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

TicTacToe

The classic game as a testbed for AI players
Java
2
star
10

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
11

neuroph

Neuroph clone with Eclipse compatibility
Java
2
star
12

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
13

darviz-issues

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

joint-coref-srl

Python
1
star
15

android-eye-tracker

A simple eye tracker for Android
Java
1
star
16

BasicSearch

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

ramayana

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

Othello

Java
1
star
19

2048

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

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
21

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