functorch VS nn

Compare functorch vs nn and see what are their differences.

functorch

functorch is JAX-like composable function transforms for PyTorch. (by pytorch)

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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
functorch nn
11 26
1,372 48,004
1.0% 8.5%
0.6 7.7
7 days ago about 1 month ago
Jupyter Notebook Jupyter Notebook
BSD 3-clause "New" or "Revised" License MIT 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.

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.

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.

What are some alternatives?

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

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

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

onnx-simplifier - Simplify your onnx model

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

torch2trt - An easy to use PyTorch to TensorRT converter

ZoeDepth - Metric depth estimation from a single image

BinaryBuilder.jl - Binary Dependency Builder for Julia

py2many - Transpiler of Python to many other languages

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.

vision - Datasets, Transforms and Models specific to Computer Vision

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