Oleksii Trekhleb

Oleksii Trekhleb

Senior Software Engineer @ Uber
33 points
All activity
Oleksii Trekhleb
The drawing app to express, grasp, and organize your thoughts and ideas. Draw to explain. Draw to grasp. Organize your drawings.
OkSo
OkSo
Drawing, whiteboard, visualization, and productivity
Oleksii Trekhleb
Evolution Simulator. Trains the car to do the self-parking using a Genetic Algorithm.
Self-Parking Car Evolution Simulator
Self-Parking Car Evolution Simulator
Trains the car to do self-parking using a genetic algorithm
Oleksii Trekhleb
Content-aware image resizer based on Seam Carving algorithm
JS Image Carver
JS Image Carver
Content-aware image resizer and object remover
Oleksii Trekhleb
📖 👆🏻 Links Detector makes printed links clickable via your smartphone camera. No need to type a link in, just scan and click on it.
Printed Links Detector
Makes printed links clickable via your smartphone
Oleksii Trekhleb
This is a collection of interactive machine-learning experiments. Each experiment consists of 🏋️ Jupyter/Colab notebook (to see how a model was trained) and 🎨 demo page (to see a model in action right in your browser).
🤖 Machine Learning Experiments
🤖 Machine Learning Experiments
See how models were trained 🏋️and try them in browser 🎨
Oleksii Trekhleb
Oleksii Trekhleb
started a discussion

trekhleb

Oleksii Trekhleb
The dashboard allows you to analyze the dynamics (the curvature of the graph) of Сoronovirus distribution per country.
Coronavirus (COVID-19) Dashboard
Coronavirus (COVID-19) Dashboard
COVID-19 dashboard with dynamics of Сoronovirus distribution
Oleksii Trekhleb

This project contains examples of popular machine learning algorithms implemented in Python with mathematics behind them being explained. Each algorithm has interactive Jupyter Notebook demo that allows you to play with training data, algorithms configurations and immediately see the results, charts and predictions right in your browser.

Homemade Machine Learning
Homemade Machine Learning
Python examples with interactive demos
Oleksii Trekhleb

This is a collection of Python scripts that are split by topics and contain code examples with explanations, different use cases and links to further readings.

Python Playground and Cheatsheet
Python Playground and Cheatsheet
Playground and cheatsheet for learning Python