• Stars
    star
    1
  • Language
    Swift
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

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

Repository Details

Tic Tac Toe game for iOS using Swift 3. Implemented an AI player that never loses!

More Repositories

1

handson_reservoir

Repository for paper "Hands-on reservoir computing" (NCE, 2022)
Jupyter Notebook
18
star
2

SwiftSudoku

Sudoku Game implemented in Swift with Xcode with an AI solver that solves every Sudoku puzzle very fast!
Swift
4
star
3

cnn_speaker_verification

[NLP] Implementing and Training of a Convolutional Neural Network to do Speaker Verification, i.e. decide whether two utterances (speech segments) were produced by the same speaker.
Python
3
star
4

adaptiveRL2

Adaptive (RL)²: representation learning for adaptive reinforcement learning. Using differentiable plasticity, state-space models, and deep RL.
Jupyter Notebook
2
star
5

LavaNIR

NIR implementation for Lava-DL
Python
2
star
6

rnn_speech

[NLP] RNN for speech recognition on the librispeech dataset
Python
1
star
7

nn_utterances

[NLP] Neural network for recognition of speech utterances.
Python
1
star
8

IntervalTimer

A simple interval timer app for iPhone. Tested on iOS 10 with XCode and Swift 3.
Swift
1
star
9

reservoir_benchmarking

Repository for benchmarking different physical reservoir computing systems.
1
star
10

IonicSudoku

Simple Sudoku Game with AI solving algorithm using backtracking. Built with Ionic, supports Web, iOS and Android platform.
TypeScript
1
star
11

cascor-keras

Implementation of the cascade correlation learning architecture (Fahlman, Lebiere 1990)
Python
1
star
12

eann-keras

[AutoML] A Python Keras implementation of evolving artificial neural networks (term coined by Yao, 1999).
Python
1
star
13

cnn_image_classifier

[CV] Image classification using an all convolutional net (Springenberg et al, 2015)
Python
1
star