nn VS functorch

Compare nn vs functorch and see what are their differences.

nn

๐Ÿง‘โ€๐Ÿซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง  (by lab-ml)

functorch

functorch is JAX-like composable function transforms for PyTorch. (by pytorch)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nn functorch
26 11
48,004 1,372
7.6% 1.0%
7.7 0.6
about 1 month ago 5 days ago
Jupyter Notebook Jupyter Notebook
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nn

Posts with mentions or reviews of nn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-09.

functorch

Posts with mentions or reviews of functorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.

What are some alternatives?

When comparing nn and functorch you can also consider the following projects:

GFPGAN-for-Video-SR - A colab notebook for video super resolution using GFPGAN

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

labml - ๐Ÿ”Ž Monitor deep learning model training and hardware usage from your mobile phone ๐Ÿ“ฑ

onnx-simplifier - Simplify your onnx model

ZoeDepth - Metric depth estimation from a single image

torch2trt - An easy to use PyTorch to TensorRT converter

BinaryBuilder.jl - Binary Dependency Builder for Julia

Basic-UI-for-GPT-J-6B-with-low-vram - A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model loading takes 12gb free ram.

py2many - Transpiler of Python to many other languages

Behavior-Sequence-Transformer-Pytorch - This is a pytorch implementation for the BST model from Alibaba https://arxiv.org/pdf/1905.06874.pdf

vision - Datasets, Transforms and Models specific to Computer Vision