Lists (1)
Sort Name ascending (A-Z)
Stars
A implement of Deep JSCC for wireless image transmission by PyTorch
Taming Transformers for High-Resolution Image Synthesis
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
How to Learn Reinforcement Learning: A Step-by-step Guide
An Arduino library which allows you to communicate seamlessly with u-blox GNSS modules using the Configuration Interface
Universal wireless communication library for embedded devices
PyTorch implementations of deep reinforcement learning algorithms and environments
PyTorch 1.x Reinforcement Learning Cookbook, published by Packt
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are…
Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.