awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dennybritz avatar

dennybritz/nn-from-scratch

0
View on GitHub↗
2,275 Stars·1,081 Forks·Jupyter Notebook·MIT·5 Aufrufe

Nn From Scratch

Implementing a Neural Network from Scratch

Features

  • Machine Learning and AI - Implementation of neural networks from scratch for educational purposes.
  • Neural Network Architectures - Educational implementation of neural networks from the ground up.

Star-Verlauf

Star-Verlauf für dennybritz/nn-from-scratchStar-Verlauf für dennybritz/nn-from-scratch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht dennybritz/nn-from-scratch?

Implementing a Neural Network from Scratch

Was sind die Hauptfunktionen von dennybritz/nn-from-scratch?

Die Hauptfunktionen von dennybritz/nn-from-scratch sind: Machine Learning and AI, Neural Network Architectures.

Welche Open-Source-Alternativen gibt es zu dennybritz/nn-from-scratch?

Open-Source-Alternativen zu dennybritz/nn-from-scratch sind unter anderem: dennybritz/rnn-tutorial-rnnlm — Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano. dennybritz/nn-theano — Speed up your Neural Network with Theano and the GPU. blealtan/efficient-kan — This project is a PyTorch library for building and training Kolmogorov-Arnold Networks. It implements a neural network… microsoft/ai-edu — ai-edu is a comprehensive AI education curriculum and machine learning courseware collection. It provides theoretical… facebookresearch/slowfast — SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset… pageman/sutskever-30-implementations — This project is a collection of deep learning research implementations and a reproduction kit designed to translate…

Open-Source-Alternativen zu Nn From Scratch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nn From Scratch.
  • dennybritz/nn-theanoAvatar von dennybritz

    dennybritz/nn-theano

    62Auf GitHub ansehen↗

    Speed up your Neural Network with Theano and the GPU

    Python
    Auf GitHub ansehen↗62
  • dennybritz/rnn-tutorial-rnnlmAvatar von dennybritz

    dennybritz/rnn-tutorial-rnnlm

    900Auf GitHub ansehen↗

    Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano

    Jupyter Notebook
    Auf GitHub ansehen↗900
  • blealtan/efficient-kanAvatar von Blealtan

    Blealtan/efficient-kan

    4,646Auf GitHub ansehen↗

    This project is a PyTorch library for building and training Kolmogorov-Arnold Networks. It implements a neural network architecture that replaces fixed activation functions with learnable spline-based functions on edges, serving as a tool for interpretable machine learning. The implementation utilizes reformulated matrix operations to reduce memory overhead and increase computation speed. It employs L1 regularization to sparsify network weights, which improves the transparency of the model's internal logic and decisions. The framework covers a range of capabilities including grid-based funct

    Python
    Auf GitHub ansehen↗4,646
  • facebookresearch/slowfastAvatar von facebookresearch

    facebookresearch/SlowFast

    7,377Auf GitHub ansehen↗

    SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset for video action recognition, enabling the training and evaluation of models designed to classify complex activities and objects within video sequences. The framework is distinguished by its use of dual-pathway spatiotemporal sampling to capture both slow and fast motions. It supports self-supervised video learning for pre-training models on unlabeled data and employs multigrid spatiotemporal training to optimize learning across multiple spatial and temporal resolutions. The

    Python
    Auf GitHub ansehen↗7,377
Alle 30 Alternativen zu Nn From Scratch anzeigen→