lamyiowce
Computer Science graduate student at ETH Zurich. Functional programming acolyte, deep learning enthusiast, high performance computing explorer.
Zurich, Switzerland
Pinned Repositories
podstawy-dl-2019
Materiały z warsztatów z podstaw Deep Learningu dla początkujących. Wiosna 2019.
dace
DaCe - Data Centric Parallel Programming
daceml
A Data-Centric Compiler for Machine Learning
iot-pieczarki
Internet of Things university project: a simple sensor web for mushroom cultivation with backend for data collection and functional frontend.
mums-cookbook
My mum's recipes. In Polish.
philosophers-wiki
visualization of influences between philosophers (data from wikipedia)
system-plikow-zadania
Zadania i rozwiązania z systemów plików.
tumor-ca
word2vec-explore
Word2vec jupyter notebooks and presentation
word2viz
Visualization of semantic similarities in word embeddings.
lamyiowce's Repositories
lamyiowce/word2viz
Visualization of semantic similarities in word embeddings.
lamyiowce/mums-cookbook
My mum's recipes. In Polish.
lamyiowce/word2vec-explore
Word2vec jupyter notebooks and presentation
lamyiowce/iot-pieczarki
Internet of Things university project: a simple sensor web for mushroom cultivation with backend for data collection and functional frontend.
lamyiowce/tumor-ca
lamyiowce/philosophers-wiki
visualization of influences between philosophers (data from wikipedia)
lamyiowce/system-plikow-zadania
Zadania i rozwiązania z systemów plików.
lamyiowce/dace
DaCe - Data Centric Parallel Programming
lamyiowce/daceml
A Data-Centric Compiler for Machine Learning
lamyiowce/cca
cellular automaton with a few features (cellular competition, mobility, etc) in C++ (sfml)
lamyiowce/dreamerv2
Mastering Atari with Discrete World Models
lamyiowce/Examples
lamyiowce/gym-chess
A simple chess environment for openai/gym
lamyiowce/highway-env
A minimalist environment for decision-making in autonomous driving
lamyiowce/interpreter
lamyiowce/JPP2018L
Excercises for Programming Languages and Paradigms Course
lamyiowce/louvain-tests
Basic tests for the louvain algorithm, as part of an asignment at an HPC course.
lamyiowce/poleval-GSN2016L
Solution for task 3 of the Deep Learning course at UW.
lamyiowce/SAD2018L
Excersices from Statistical Data Analysis Course
lamyiowce/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
lamyiowce/sphereface_pytorch
A PyTorch Implementation of SphereFace.
lamyiowce/ssd-tf2
A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0
lamyiowce/TensorFlowASR
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
lamyiowce/training
Reference implementations of MLPerf™ training benchmarks
lamyiowce/transducer
A Fast Sequence Transducer Implementation with PyTorch Bindings