-
GP transco
- pylessons.com
- @PyLessons
- in/rokas-liuberskis
Lists (1)
Sort Name ascending (A-Z)
Stars
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
A Reinforcement Learning Project using PPO + LSTM
A Reinforcement Learning Project using PPO + Transformer
Reinforcement Learning package for Finance
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
stock prediction with GAN and WGAN
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Machine Learning Training Utilities (for TensorFlow and PyTorch)
Handwritten Text Recognition using TensorFlow
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
YOLObile framework, a real-time object detection on mobile devices via compression-compilation co-design
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
An opinionated list of awesome Python frameworks, libraries, software and resources.
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
YOLOv3 implementation in TensorFlow 2.3.1
Reinforcement learning tutorials
Deep learning based image denoising using tensorflow/Keras combined with block matching
Training and Detecting Objects with YOLO3
Faster R-CNN for Open Images Dataset by Keras
Artificial Intelligence Group is a collective effort to bring a strong AI community together, starting within Lithuania.
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 …