Hands-on Reinforcement Learning with TensorFlow by Packt Publishing
☆13Jan 15, 2021Updated 5 years ago
Alternatives and similar repositories for -Hands-on-Reinforcement-Learning-with-TensorFlow
Users that are interested in -Hands-on-Reinforcement-Learning-with-TensorFlow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Real time object detection with Raspberry Pi, Google Edge TPU and Python☆11Oct 31, 2022Updated 3 years ago
- Hands-On Reinforcement Learning with TensorFlow & TRFL☆14Jan 18, 2021Updated 5 years ago
- Intel RealSense Gazebo ROS plugin☆15Jul 9, 2020Updated 5 years ago
- A Deno Machine Learning Framework☆11Oct 28, 2020Updated 5 years ago
- Desmoking laparoscopy surgery images using an image-to-image translation guided by an embedded Dark channel☆16Feb 3, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆22May 10, 2017Updated 9 years ago
- Implementation of Neurips 2023 Paper "Multi Time Scale World Models"☆17Nov 8, 2024Updated last year
- Python interface for the Berkeley Parser using JPype☆12Dec 18, 2015Updated 10 years ago
- Mixtures of Gaussian Process Experts in GPflow/TensorFlow☆12Aug 1, 2022Updated 3 years ago
- Minimal Gaussian process library in JAX with a simple (custom) approach to state management.☆12Dec 20, 2023Updated 2 years ago
- An Educational Framework Based on PyTorch for Deep Learning Education and Exploration☆11Dec 24, 2023Updated 2 years ago
- Set up hassle-free automatic backup with notifications for your Ghost blog☆12Dec 19, 2023Updated 2 years ago
- Use python3 to program your LEGO EV3. Communicate via Bluetooth, WiFi or USB. Send direct commands.☆50Oct 22, 2024Updated last year
- A neural network based StoryTeller that outputs a short story from an input image☆13Dec 15, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Refinforcement learning framework☆15Mar 25, 2023Updated 3 years ago
- Lab worksheets for the Applied Deep Learning Course.☆16Nov 6, 2018Updated 7 years ago
- A meteor app to create, edit and view your notes everywhere☆14Oct 19, 2016Updated 9 years ago
- Vim plugin for navigating markdown files with links☆15Aug 22, 2022Updated 3 years ago
- 图像目标检测识别,计算物体个数,针对电子元器件计算.主要是利用连通区域发现算法,发现所有连通区域,获取最小部分的连通区域集合(图片预处理很关键),根据此连通区域面积, 作为单个器件大小,从而求取出粘连部分的个数,完成对整个元器件的计算,准备率相当的高,目测可达99%以上