score_sde VS NNfSiX

Compare score_sde vs NNfSiX and see what are their differences.

NNfSiX

Neural Networks from Scratch in various programming languages (by Sentdex)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
score_sde NNfSiX
6 46
1,242 1,348
- -
0.0 0.0
over 1 year ago 7 months ago
Jupyter Notebook C++
Apache License 2.0 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.

score_sde

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

NNfSiX

Posts with mentions or reviews of NNfSiX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

What are some alternatives?

When comparing score_sde and NNfSiX you can also consider the following projects:

guided-diffusion

deeplearning-notes - Notes for Deep Learning Specialization Courses led by Andrew Ng.

pytorch-generative - Easy generative modeling in PyTorch.

ML-From-Scratch - Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

SDE - Example codes for the book Applied Stochastic Differential Equations

micrograd - A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

Financial-Models-Numerical-Methods - Collection of notebooks about quantitative finance, with interactive python code.

deepnet - Educational deep learning library in plain Numpy.

Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch - [ECCV 2022] Compositional Generation using Diffusion Models

minGPT - A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

ProjectOne - The project is to build a neural network from scratch. The motivation for this project is from nnfs.io a website build by @Sentdex. Nnfs.io is actually meant for a book that teaches the fundamentals of neural network and help us to build our own network. Let's build a new neural network where we can learn the fundamentals and make a great hands-on work space for aspiring machine learning engineers and the GitHub community