lpapailiou
If it's stupid, but it works, it's not stupid.
Languages
Repos
11
Stars
18
Forks
6
Top Language
Java
Loading contributions...
Top Repositories
A chess game in java, allowing to play against an ai opponent.
A tic tac toe game in java, which can be trained by machine learning (console & gui).
A java library providing a configurable neural network. Supports supervised learning and genetic algorithm.
A battle ships mobile game for android platform.
A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).
Experimental repository for preprocessing evaluation, enhanced from "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"
Repositories
11A chess game in java, allowing to play against an ai opponent.
A tic tac toe game in java, which can be trained by machine learning (console & gui).
A java library providing a configurable neural network. Supports supervised learning and genetic algorithm.
A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).
Experimental repository for preprocessing evaluation, enhanced from "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"
A battle ships mobile game for android platform.
No description provided.
WIP - A snake game in java, allowing to play manually and challenge different bots.
a WIP mario clone spike to play around with collision detection and gravity.
A snake game to be played manually or to be tested against a neural network algorithm. The neural network is configurable on the ui. Extended statistics about game data can be provided via webserver interface. Additionally, a demo mode with a trained neural network is implemented.
A tetris-like game in java - with 5 instead of 4 blocks.