Pinned Repositories
text
Models, data loaders and abstractions for language processing, powered by PyTorch
anomaly_detection
Multivariate Gaussian algorithm applied to sklearn synthetic dataset
bank_app_cpp
A simple client / server bank application written in C++
dqn_cartpole
Using DQN in CartPole environment
dqn_implementation
Implementation of DQN as specified in Human Level Control Through Deep Reinforcement Learning
exploring_machine_translation
Exploring neural machine translation with pytorch. LSTM RNN and RNNsearch implementations.
fastai
The fast.ai deep learning library, lessons, and tutorials
room-model
2D room modelling with Haskell and Scotty API
sent_analysis_women_clothing
Sentiment analysis using fast.ai library.
simple_image_classification
Image classification on self-made dataset using pretrained networks.
rumaak's Repositories
rumaak/room-model
2D room modelling with Haskell and Scotty API
rumaak/sent_analysis_women_clothing
Sentiment analysis using fast.ai library.
rumaak/dqn_cartpole
Using DQN in CartPole environment
rumaak/exploring_machine_translation
Exploring neural machine translation with pytorch. LSTM RNN and RNNsearch implementations.
rumaak/anomaly_detection
Multivariate Gaussian algorithm applied to sklearn synthetic dataset
rumaak/bank_app_cpp
A simple client / server bank application written in C++
rumaak/dqn_implementation
Implementation of DQN as specified in Human Level Control Through Deep Reinforcement Learning
rumaak/fastai
The fast.ai deep learning library, lessons, and tutorials
rumaak/simple_image_classification
Image classification on self-made dataset using pretrained networks.
rumaak/haskell_chat_server
Simple chat server written in Haskell
rumaak/humpback_whale_fastai
Implementing model for Kaggle Humpback Whale Identification Challenge
rumaak/journal
Journal desktop application in Java.
rumaak/k-means
Simple k-means implementation using numpy
rumaak/neural_networks_internal_representations
Analysis of internal representations of deep neural networks
rumaak/paper_summaries
Short summaries of research papers I've read.
rumaak/parczech_speech_lengths
Compute speech lengths of members of parliament.
rumaak/Prirodou-inspirovane-algoritmy
rumaak/resnet_mnist
ResNet image classifier using PyTorch used on MNIST dataset
rumaak/routing_discrete_simulation
Discrete simulation of routing in C# with Windows Forms App GUI.
rumaak/rpi_weather
Weather API for Raspberry Pi
rumaak/text
Data loaders and abstractions for text and NLP