Matthias Monschein's repositories
pretty-graph-algorithms
Algorithms on graphs displayed in a pretty manner - try popular algorithms like Breadth First Search, Dijkstra, etc. with a visual representation. β¨
Gagmachine
A little Discord meme-bot! In the future, it'll support creating memes in text channels, adding new meme templates, etc. π€
glass-pane
An attempt at a glass pane through which to view the internals of power. πͺ
MattMoony.github.io
My new website. At some point in the future, this will be the place where you can find out more about me π€
algorithms-datastructures
A collection of many different algorithms and data structures in several different languages. Educational purposes only. π§
convnet_deep-dream
Implementing the Google Deep Dream algorithm using the PyTorch library. Yet another project to improve my PyTorch- and ML skills. Sleep tight! π
convnet_mnist
Simple convolutional neural network (purely numpy) to classify the original MNIST dataset. My first project with a convnet. πΌ
convnet_style-transfer
VGG16 convolutional network for artistic style transferring. My first time working with the PyTorch library. π¨βπ¨
cpp-algorithms
Awesome algorithms in C++ - Learn something new everyday! The idea is to work on both my C++ and algorithmic skills. π©βπ«
discord-bot_schizophrenia
A small discord bot capable of reading messages out loud. It can speak in many different languages and is easily configurable. Just listen up! π
drunkards-walk
The drunkard's walk random walk implemented and visualized in Python. Using numpy + matplotlib. *hick* πΊ
project-euler
Repository for my solutions to the popular "Project-Euler" tasks. I will continue to add scripts whenever I have some spare time on my hands. π
rnn-lstm_goethe-generation
Another ML side-project of mine. This time, I want to create an RNN (LSTM), which learns to generate characters in a "Goethe-like" fashion. β