stas-semenov
Passionate developer, architect, and visionary with a knack for creating innovative solutions and driving technological advancements.
Cyprus
Pinned Repositories
LogReader
Fast reading of large files with millions of lines and searching using a wildcard mask.
curves-similarity
Algorithms for computing similarity between curves.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
deep-anpr
Using neural networks to build an automatic number plate recognition system
deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
deep-learning-models
Keras code and weights files for popular deep learning models.
DeepNLP-Course
Deep NLP Course
stas-semenov's Repositories
stas-semenov/EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
stas-semenov/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
stas-semenov/MeshCombineWizard
stas-semenov/DeepNLP-Course
Deep NLP Course
stas-semenov/kaggle-web-traffic
1st place solution
stas-semenov/django-comm
An example of using django with sockets.
stas-semenov/LogReader
Fast reading of large files with millions of lines and searching using a wildcard mask.
stas-semenov/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
stas-semenov/libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies
stas-semenov/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
stas-semenov/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
stas-semenov/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
stas-semenov/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
stas-semenov/loco-learning
Some python notebooks for machine learning
stas-semenov/deep-learning-models
Keras code and weights files for popular deep learning models.
stas-semenov/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
stas-semenov/lstm-anomaly-detect
Example code for neural-network-based anomaly detection of time-series data (uses LSTM)
stas-semenov/spellchecker
:book: A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.
stas-semenov/DeepSpell
a Deep Learning based Speller
stas-semenov/deep-anpr
Using neural networks to build an automatic number plate recognition system
stas-semenov/least-cost-routing
Algorithms for computing least cost route.
stas-semenov/curves-similarity
Algorithms for computing similarity between curves.