- Sofia, Bulgaria
- https://ichko.github.io/
- @ilzhechev
- https://codepen.io/ichko
- in/iliya-zhechev
-
-
-
aesthetic-tensor Public
🎨 A simple fluent API for tensor visualization and debugging.
-
forward-model Public
Master's thesis project on learning stateful simulations with deep differentiable models. The focus is to train a neural network to simulate a game (PONG) end-to-end.
-
mmap.ninja Public
Forked from hristo-vrigazov/mmap.ninjaMemory mapped numpy arrays of varying shapes
Python MIT License UpdatedFeb 6, 2024 -
PyLearn Public
Python library implementing machine learning algorithms
-
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 2, 2022 -
inverted-auto-encoder Public
Generating visual language for exchanging information between neural networks. The procedure described in the blog post generates 2D structured images that try to preserve the information two neura…
-
fmi-fp-2020-21 Public
Functional Programming Practicum at FMI 2020-21
-
-
document-rectification Public
Experimenting with document rectification trained with augmentation
-
ml-playground Public
Machine learning playground
-
-
fmi-ai-2122 Public
AI for Bachelors of Computer Science - Materials and Exercises
-
ez-torch Public
Utility functions and fluent interface for PyTorch tensors and modules
Python MIT License UpdatedOct 11, 2021 -
-
algo-playground Public
Playground for data structures and algorithms
-
-
-
simple-lisp-interpreter Public
Simple Lisp (SLISP) interpreter in Haskell
Haskell BSD 3-Clause "New" or "Revised" License UpdatedDec 15, 2020 -
differentiable-simulation Public
Collection of notes and notebooks for my masters project. You can find newer and more organized repo here - https://github.com/ichko/forward-model
-
deep-rl-tf2 Public
Forked from archsyscall/DeepRL-TensorFlow2🐋 Implementation of various Deep RL algorithms using TensorFlow2
Python Apache License 2.0 UpdatedMar 19, 2020 -
Deep-Q-Learning-Paper-To-Code Public
Forked from philtabor/Deep-Q-Learning-Paper-To-CodePython MIT License UpdatedNov 25, 2019 -
recsys.trivago Public
Notebooks on the Recsys Trivago Challenge
Jupyter Notebook UpdatedJun 24, 2019 -
chain-of-work Public
Simple implementation of proof of work based ledger
Kotlin UpdatedJul 21, 2018 -
parasitedb-host Public
Simple raw binary data host
JavaScript Apache License 2.0 UpdatedApr 21, 2018 -
microverse Public
Forked from mnitchev/microverseGenetic algorithms training neural networks.
Python UpdatedFeb 12, 2018 -
the-joy-of-painting Public
This repository contains PHP web framework and example website on top of it. The web site is simple online editor. You can register login and create snippets of code that draw on the canvas element…
PHP UpdatedJan 24, 2018 -
ai Public
This repository contains implementations of algorithms used for solving various ai related problems
-
nand-to-tetris Public
This repository contains HWs and material from the nand to tetris course