Results 15 repositories owned by Venelin Valkov

Getting-Things-Done-with-Pytorch

2.3k
Stars
611
Forks
Watchers

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoenco...

Deep-Learning-For-Hackers

996
Stars
436
Forks
Watchers

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders,...

Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android

Machine-Learning-from-Scratch

154
Stars
64
Forks
Watchers

Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-mean...

Build Deep Neural Network model in Keras and deploy a REST API to production with Flask on Google App Engine

Hackers-Guide-to-Deep-Learning

29
Stars
8
Forks
Watchers

Tutorials on how to engineer Machine Learning projects using Deep Neural Networks with PyTorch and Python

percipio

19
Stars
6
Forks
Watchers

Easy Data science (Machine learning) in JavaScript & Node (Multi-armed bandits, Naive Bayes)

Reproducible-ML-with-DVC

17
Stars
4
Forks
Watchers

Tutorial on experiment tracking and reproducibility for Machine Learning projects with DVC