Pinned Repositories
background_removal
Project for face detection, face recognition, pencil sketch, animegan in image, video or real-time stream
Django_tutorials
Django tutorial series
FinRock
Reinforcement Learning package for Finance
mltu
Machine Learning Training Utilities (for TensorFlow and PyTorch)
Reinforcement_Learning
Reinforcement learning tutorials
RL-Bitcoin-trading-bot
Trying to create Reinforcement Learning powered Bitcoin trading bot
TensorFlow-2.3.1-YOLOv4-CSGO-aimbot
Will add it later
TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
TensorFlow-object-detection-tutorial
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
YOLOv3-object-detection-tutorial
pythonlessons's Repositories
pythonlessons/CAPTCHA-solver
In this tutorial we are grabbing all symbols from CAPTCHA, checking order of symbols, detection accuracy and overlappings. We use all these components to write final working out of the box CAPTCHA solver.
pythonlessons/Logistic-regression-step-by-step
Will upload soon
pythonlessons/learnopencv
Learn OpenCV : C++ and Python Examples
pythonlessons/SELENIUM-tutorial-series
SELENIUM tutorial series, where I try to automate NeoBux website, to automatically view adds and play games to earn money
pythonlessons/TestGit
This is for testing git
pythonlessons/keras-ddpg
Python keras + tensorflow implementation of DDPG solving modified open gymAI pendulum-v0 environment