Pinned Repositories
AnalogyRecovery
An implementation of Levy and Goldberg's paper of recovering analogies between words from corpus. Wikiparser program is for filtering the Wikicorpus before processing it with the AnalogyRecovery software.
AntTerror
Croupier
Design your Poker AI online using a simple API and structure for your bot. The bot's performance is evaluated regularly on the server module using the Elo rating system in high speed - bots are loaded as DLLs into the optimized game process. The user just uploads the C++ logic, the compiling and linking is done immediately by the server.
mindrl
Closed-loop stimulation of spiking neural networks using deep reinforcement learning models.
ProjectWaifu
An AI that can interact with the user in multiple ways appearing on desktop. The intelligence of the AI can be altered by Java programming.
Sim2600
Visual6502.org transistor-level simulation of the Atari 2600 game console
timecapsule
Implementation of self decoding time capsule and its factory.
v2a
Autoencoding visual-to-auditory sensory substitution
csiki's Repositories
csiki/v2a
Autoencoding visual-to-auditory sensory substitution
csiki/AnalogyRecovery
An implementation of Levy and Goldberg's paper of recovering analogies between words from corpus. Wikiparser program is for filtering the Wikicorpus before processing it with the AnalogyRecovery software.
csiki/Croupier
Design your Poker AI online using a simple API and structure for your bot. The bot's performance is evaluated regularly on the server module using the Elo rating system in high speed - bots are loaded as DLLs into the optimized game process. The user just uploads the C++ logic, the compiling and linking is done immediately by the server.
csiki/mindrl
Closed-loop stimulation of spiking neural networks using deep reinforcement learning models.
csiki/ProjectWaifu
An AI that can interact with the user in multiple ways appearing on desktop. The intelligence of the AI can be altered by Java programming.
csiki/Sim2600
Visual6502.org transistor-level simulation of the Atari 2600 game console
csiki/timecapsule
Implementation of self decoding time capsule and its factory.
csiki/ARMinecraft
Project attempts to bring Minecraft to augmented reality. Draft video: https://www.youtube.com/watch?v=GeDxB8w-ZVI
csiki/Eselykiegy
Codin' and Drinkin' framework
csiki/awesome-interviews
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
csiki/bcisim
Closed-loop stimulation and recording of computational neuroscience models using reinforcement learning
csiki/bigint
A lightweight big integer library for c++
csiki/code2spaceship
Turn your code into spaceships using cGANs.
csiki/cs-demo-manager
Companion application for your Counter-Strike demos.
csiki/FearConditioning
Reprogrammed model of the basal amygdala in python according to Vlachos et al., 2011.
csiki/FractalGPU
CUDA GPGPU implementation of a fractal drawer. The program calculates a Julia fractal with adjustable parameters on the GPU then draws the images on the windows console using optimal number of CPU threads with a given frame rate - I know, I know.. could be openGL, but the console gives it some retro feel.
csiki/GeneticNeuroMCTS
MCTS simulation enhanced by a genetically built neural network.
csiki/gitignore
A collection of useful .gitignore templates
csiki/gym_nidhogg
OpenAI Gym environment for the game Nidhogg.
csiki/img2dataset
Fork of img2dataset, performs OCR on downloaded imgs.
csiki/invictus-trial
csiki/moose-1
Clone of NCBS MOOSE simulator.
csiki/moose-csiki
csiki/NNlight
An easily integrable multilayer perceptron library. Mainly for educational proposes. Has no external library dependencies.
csiki/notreallypossible
200x compression
csiki/owbionic
Hey Blizzard I'm here!!!4
csiki/pmw3901-python
Python library for the PWM3901 optical flow-rate sensor
csiki/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
csiki/tf-faster-rcnn
Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
csiki/tvb-library
The science behind The Virtual Brain