functional-zoo
Model repository
Repository providing pre-trained models and model definitions for PyTorch and TensorFlow using a functional programming style
PyTorch and Tensorflow functional model definitions
586 stars
26 watching
92 forks
Language: Jupyter Notebook
last commit: almost 7 years ago pretrained-modelspytorchtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
dl-it/generative_zoo | A collection of generative models implemented in Python using PyTorch | 54 |
leonidk/pytorch-tf | A tool to help convert PyTorch models to TensorFlow | 94 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
szagoruyko/binary-wide-resnet | An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
visipedia/tfrecords | Tools for creating structured data files for use with machine learning models | 110 |
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
shizhediao/davinci | An implementation of vision-language models for multimodal learning tasks, enabling generative vision-language models to be fine-tuned for various applications. | 43 |
koz4k/dni-pytorch | Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
anuragranj/back2future.pytorch | An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. | 111 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |