30 open-source projects similar to atgambardella/pytorch-es, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytorch Es alternative.
Implementation of algorithms for continuous control (DDPG and NAF).
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Rainbow: Combining Improvements in Deep Reinforcement Learning
Emergent Translation in Multi-Agent Communication PyTorch implementation of the models described in the paper Emergent Translation in Multi-Agent Communication.
This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b
Search and filter videos based on objects that appear in them using convolutional neural networks
This repository contains the implementation of DISCERN in Python. You can download the manuscript from my website or arXiv.
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra
⚡️A Blazing-Fast Python Library for Ranking Evaluation, Comparison, and Fusion 🐍