Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Pytorch

Pytorch

294 projects

Showing 36 of 293 projects

GitHub repository
GitHub repositoryPython

A PyTorch library providing GPU-accelerated tools for 3D deep learning, including differentiable rendering and geometric operations.

#cuda#rasterization#differentiable-lighting
Stars5.1k
Forks628
Last commit
jetson-containers
jetson-containersJupyter Notebook

A modular container build system providing the latest AI/ML packages for NVIDIA Jetson and JetPack-L4T.

#robotics#cuda#ros-containers
Stars4.8k
Forks838
Last commit10 days ago
ignite
ignitePython

A high-level library for training and evaluating neural networks in PyTorch with a flexible engine and event system.

#distributed-training#hacktoberfest#neural-network
Stars4.8k
Forks709
Last commit10 days ago
pysot
pysotPython

A PyTorch-based research platform implementing state-of-the-art single object tracking algorithms like SiamRPN and SiamMask.

#object-tracking#deep-learning#siamrpn
Stars4.6k
Forks1.1k
Last commit1 year ago
RecBole
RecBolePython

A unified, comprehensive, and efficient Python/PyTorch library for reproducing and developing recommendation algorithms.

#graph-neural-networks#knowledge-graphs#deep-learning
Stars4.5k
Forks748
Last commit1 year ago
BioGPT
BioGPTPython

A domain-specific generative language model pre-trained on biomedical literature for text generation and mining tasks.

#relation-extraction#transformer#biomedical-nlp
Stars4.5k
Forks480
Last commit2 years ago
Deep High-Resolution-Net
Deep High-Resolution-NetCuda

Official PyTorch implementation of HRNet for human pose estimation, maintaining high-resolution representations through parallel multi-scale fusions.

#deep-learning#human-pose-estimation#mscoco-keypoint
Stars4.5k
Forks922
Last commit
DrQA
DrQAPython

A PyTorch system for open-domain question answering by retrieving and reading documents, originally applied to Wikipedia.

#information-retrieval#neural-networks#question-answering
Stars4.5k
Forks882
Last commit2 years ago
Hugging Face Diffusion Models Course
Hugging Face Diffusion Models CourseJupyter Notebook

A free course teaching diffusion models theory and hands-on implementation using Hugging Face's Diffusers library.

#deep-learning#diffusion-models#generative-ai
Stars4.3k
Forks492
Last commit
neuralforecast
neuralforecastPython

A Python library offering scalable and user-friendly implementations of state-of-the-art neural forecasting models.

#transformer#nbeatsx#neural-network
Stars4.2k
Forks498
Last commit1 day ago
hloc
hlocPython

A modular Python toolbox for state-of-the-art 6-DoF visual localization using hierarchical image retrieval and feature matching.

#pose-estimation#image-retrieval#visual-localization
Stars4.2k
Forks764
Last commit7 months ago
GPyTorch
GPyTorchPython

A highly efficient, scalable Gaussian process library implemented in PyTorch with GPU acceleration and modular design.

#probabilistic-modeling#gpu-acceleration#numerical-linear-algebra
Stars3.9k
Forks597
Last commit5 days ago
lightly - A computer vision framework for self-supervised learning
lightly - A computer vision framework for self-supervised learningPython

A Python library for self-supervised learning on images, providing a modular PyTorch-like framework with support for modern SSL models.

#hacktoberfest#deep-learning#contributions-welcome
Stars3.8k
Forks342
Last commit
polyaxon
polyaxonMDX

An open-source platform for building, training, and monitoring large-scale deep learning applications with full lifecycle MLOps.

#distributed-training#hyperparameter-tuning#workflow-orchestration
Stars3.7k
Forks327
Last commit1 day ago
ReAgent
ReAgentPython

An end-to-end platform for applied reinforcement learning and contextual bandits, originally developed at Facebook for production recommendation systems.

#contextual-bandits#production-ml#recommender-systems
Stars3.7k
Forks529
Last commit
Horizon
HorizonPython

An end-to-end platform for applied reinforcement learning and contextual bandits, built with PyTorch for production decision-making systems.

#contextual-bandits#production-ml#recommender-systems
Stars3.7k
Forks529
Last commit
DI-engine
DI-enginePython

A comprehensive Python-first reinforcement learning framework with modular abstractions for decision intelligence applications.

#exploration-exploitation#ai-framework#inverse-reinforcement-learning
Stars3.6k
Forks437
Last commit
BoTorch
BoTorchJupyter Notebook

A modular library for Bayesian optimization built on PyTorch, enabling efficient optimization of expensive black-box functions.

#probabilistic-models#bayesian-optimization#gpu-acceleration
Stars3.6k
Forks488
Last commit16 days ago
torchtext
torchtextPython

Models, data loaders and abstractions for language processing, powered by PyTorch

#deep-learning#data-loader#models
Stars3.6k
Forks809
Last commit10 months ago
ML Workspace
ML WorkspaceJupyter Notebook

A web-based IDE for machine learning and data science with pre-installed libraries and tools, deployable via Docker.

#jupyter-lab#data-science#deep-learning
Stars3.5k
Forks458
Last commit2 years ago
pomegranate
pomegranatePython

A Python library for probabilistic modeling built on PyTorch, offering modular distributions, GPU support, and flexible model composition.

#probabilistic-modeling#mixture-models#bayesian-networks
Stars3.5k
Forks599
Last commit1 year ago
pytracking
pytrackingPython

A PyTorch-based framework for visual object tracking and video object segmentation, featuring implementations of state-of-the-art trackers like TaMOs, RTS, and DiMP.

#video-object-segmentation#model-training#deep-learning
Stars3.5k
Forks612
Last commit
Data Science
Data Science

A curated list of Python software for data science, covering machine learning, deep learning, visualization, and data manipulation.

#data-science#deep-learning#awesome-list
Stars3.5k
Forks452
Last commit3 months ago
TensorWatch
TensorWatchJupyter Notebook

A debugging and visualization tool for data science, deep learning, and reinforcement learning in Jupyter Notebook.

#ai#data-science#deep-learning
Stars3.5k
Forks361
Last commit3 months ago
Colorization
ColorizationPython

Automatic and interactive image colorization using deep neural networks, with PyTorch models for ECCV 2016 and SIGGRAPH 2017 papers.

#automatic-colorization#deep-learning#neural-networks
Stars3.5k
Forks924
Last commit2 years ago
PyTorch-BigGraph
PyTorch-BigGraphPython

A distributed system for learning graph embeddings from large-scale graphs with billions of entities and trillions of edges.

#negative-sampling#entity-embeddings#knowledge-graphs
Stars3.5k
Forks455
Last commit
OpenFold
OpenFoldPython

A trainable, memory-efficient PyTorch reproduction of AlphaFold 2 for protein structure prediction.

#alphafold2#protein-structure#deep-learning
Stars3.4k
Forks685
Last commit7 months ago
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusingPython

A PyTorch framework for deep learning research and development, focusing on reproducibility and rapid experimentation.

#model-training#deep-learning#automl
Stars3.4k
Forks401
Last commit
PennyLane
PennyLanePython

A cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry.

#quantum#quantum-hardware-integration#neural-network
Stars3.3k
Forks832
Last commit16 hours ago
PennyLane
PennyLanePython

A cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry.

#research-tool#quantum#neural-network
Stars3.3k
Forks832
Last commit16 hours ago
pennylane
pennylanePython

An open-source Python library for quantum computing, quantum machine learning, and quantum chemistry.

#quantum#neural-network#python-library
Stars3.3k
Forks832
Last commit16 hours ago
flownet2-pytorch
flownet2-pytorchPython

PyTorch implementation of FlowNet 2.0 for optical flow estimation using deep neural networks.

#cuda#deep-learning#neural-networks
Stars3.3k
Forks749
Last commit3 months ago
Determined
DeterminedGo

An open-source machine learning platform for distributed training, hyperparameter tuning, experiment tracking, and resource management.

#distributed-training#hyperparameter-optimization#hyperparameter-tuning
Stars3.2k
Forks372
Last commit
pytorch_geometric_temporal
pytorch_geometric_temporalPython

A PyTorch library for spatiotemporal signal processing with dynamic and temporal graph neural networks.

#graph-neural-networks#temporal-graphs#deep-learning
Stars3.0k
Forks405
Last commit
RFdiffusion
RFdiffusionPython

An open-source diffusion model for generating and designing protein structures, including binders, symmetric oligomers, and motif-scaffolded proteins.

#deep-learning#diffusion-models#se3-transformers
Stars3.0k
Forks631
Last commit1 day ago
TorchAudio
TorchAudioPython

An audio library for PyTorch providing data manipulation, transformations, and dataset loaders for machine learning applications.

#deep-learning#signal-processing#gpu-acceleration
Stars2.9k
Forks784
Last commit1 day ago
PreviousPage 3 of 9Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
15 days ago
1 year ago
1 month ago
3 days ago
3 days ago
3 days ago
7 months ago
1 year ago
2 years ago
8 days ago
1 year ago
1 month ago
#Deep Learning222
#Machine Learning186
#Computer Vision99
#Python80
#Neural Networks55
#Tensorflow46
#Python Library36
#Bioinformatics29
#Model Training28
#Data Science28
#Object Detection27
#Reinforcement Learning25