pylearn2
Neural net framework
A machine learning research library providing tools and frameworks for building and training neural networks
Warning: This project does not have any current developer. See bellow.
3k stars
267 watching
1k forks
Language: Python
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pycaret/pycaret | An automation tool for machine learning workflows in Python | 9,026 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
opennmt/opennmt-py | A PyTorch-based framework for building neural machine translation and language models with research-friendly features. | 6,796 |
google-deepmind/pysc2 | An environment for developing reinforcement learning models in the context of StarCraft II games | 8,046 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,644 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 57,177 |
leon-ai/leon | A personal AI assistant with speech recognition and synthesis capabilities | 15,565 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,196 |
facebookresearch/dinov2 | A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
learnables/learn2learn | A PyTorch library that accelerates meta-learning research by providing utilities and interfaces to create new algorithms and domains. | 2,684 |
trailofbits/manticore | Analyzes programs for potential vulnerabilities and exploits using symbolic execution techniques. | 3,702 |
ageron/handson-ml | A resource for learning machine learning with Python | 25,231 |
openxla/xla | Compiles machine learning models for high-performance execution on various hardware platforms | 2,769 |
rhiever/data-analysis-and-machine-learning-projects | A repository of teaching materials, code, and data for various data analysis and machine learning projects. | 6,153 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |