bartkowiaktomasz
Principal Machine Learning Engineer at QuantumBlack, McKinsey&Company
@quantumblackLondon, United Kingdom
Pinned Repositories
algorithmic-challenges
HackerRank, LeetCode, Cracking the Coding Interview Solutions in Python/C++
algorithms
Algorithms repository
analyzemyworkout-web-app-backend
Flask Web app utilizing movement classification model
bartkowiaktomasz.github.io
cs-learning
Roadmap to learn Computer Science/Machine Learning/Data Science
fitness-activity-classification-with-lstms
Web Application for Human Activity (Fitness) Recognition using LSTMs
har-wisdm-bidirectional-lstm-rnns
Human Activity Recognition on the Wireless Sensor Data Mining (WISDM) dataset using Bidirectional LSTM Recurrent Neural Networks
har-wisdm-lstm-rnns
Human Activity Recognition on the Wireless Sensor Data Mining (WISDM) dataset using LSTM Recurrent Neural Networks
headerify-lstm-cpp
Exporting keras LSTM model to C++ headerfile ready to use on Arduino
microsoft-cntk-room-classifier
Feed Forward Neural Network model for Room classification using CNTK
bartkowiaktomasz's Repositories
bartkowiaktomasz/har-wisdm-lstm-rnns
Human Activity Recognition on the Wireless Sensor Data Mining (WISDM) dataset using LSTM Recurrent Neural Networks
bartkowiaktomasz/headerify-lstm-cpp
Exporting keras LSTM model to C++ headerfile ready to use on Arduino
bartkowiaktomasz/cs-learning
Roadmap to learn Computer Science/Machine Learning/Data Science
bartkowiaktomasz/fitness-activity-classification-with-lstms
Web Application for Human Activity (Fitness) Recognition using LSTMs
bartkowiaktomasz/algorithmic-challenges
HackerRank, LeetCode, Cracking the Coding Interview Solutions in Python/C++
bartkowiaktomasz/har-wisdm-bidirectional-lstm-rnns
Human Activity Recognition on the Wireless Sensor Data Mining (WISDM) dataset using Bidirectional LSTM Recurrent Neural Networks
bartkowiaktomasz/microsoft-cntk-room-classifier
Feed Forward Neural Network model for Room classification using CNTK
bartkowiaktomasz/bartkowiaktomasz.github.io
bartkowiaktomasz/algorithms
Algorithms repository
bartkowiaktomasz/analyzemyworkout-web-app-backend
Flask Web app utilizing movement classification model
bartkowiaktomasz/chess
Chess Engine in C++
bartkowiaktomasz/data-analysis-and-probabilistic-inference
Course Notes, tutorials, solutions - Jupyer Notebook/Python3
bartkowiaktomasz/enigma
Enigma machine implementation in C++
bartkowiaktomasz/harvardx-cs50
Introduction to Computer Science: HarvardX CS50
bartkowiaktomasz/harvardx-cs50-web-programming
Web Programming in JavaScript and Python
bartkowiaktomasz/introduction-to-statistical-learning-python
Solutions (Python) to exercises from "An Introduction to Statistical Learning" (ISLR) book by James, Witten, Hastie, Tibshirani
bartkowiaktomasz/kedro
A Python framework for creating reproducible, maintainable and modular data science code.
bartkowiaktomasz/kerasify
Small library for running Keras models from a C++ application
bartkowiaktomasz/mathematics-for-machine-learning
Solutions and notes to MML book (https://mml-book.github.io/)
bartkowiaktomasz/network-web-security
Web security repo
bartkowiaktomasz/princeton-algorithms
bartkowiaktomasz/producer-consumer
Synchronisation problem solution using POSIX threads
bartkowiaktomasz/programming-notes
Programming notes
bartkowiaktomasz/scipy
SciPy library main repository
bartkowiaktomasz/stanford-cs224-nlp-with-deep-learning
Solutions to Stanford CS224N Course
bartkowiaktomasz/sudoku-solver
Brute-force, backtracking (recursive) search sudoku solver in C++
bartkowiaktomasz/tensorflow
An Open Source Machine Learning Framework for Everyone