Code samples for my book "Neural Networks and Deep Learning" [DEEP LEARNING].
Directory
Search results
Published directory entries matching your search.
A general-purpose network embedding framework: pair-wise representations optimization Network Edit.
A free video series by Andrej Karpathy covering neural networks from scratch — backpropagation, makemore, GPT, and more.
Collection of infrastructure and tools for research in neural network interpretability.
Helps find, analyze or synthesize information for research and knowledge discovery.
Platform for Neural Network Search (NAS) that allows you to generate efficient deep networks for your applications.
Implementation of image to image (pix2pix) translation from the paper by isola et al.[DEEP LEARNING].
Fast Neural Networks framework built on top of Metal. Supports TensorFlow models.
Browser-based visual editor for designing neural networks and automatically generating PyTorch and TensorFlow code.
The iOS and OS X neural network framework.
Theano based library for deep and recurrent neural networks.
Project that automatically maps relationship networks by parsing public data using LLMs and visualizes it as an interactive graph.
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
Very simple implementation of neural networks for dummies in python without using any libraries, with detailed comments.
Deep learning in Rust, with shape checked tensors and neural networks.
An unsupervised machine learning extension library for NetworkX with a Scikit-Learn like API.
Lightweight library to build and train neural networks in Theano.
A graph sampling extension library for NetworkX with a Scikit-Learn like API.
A header-only C++11 Neural Network library. Low dependency, native traditional chinese document.
A low-code framework for building custom AI models like LLMs and other deep neural networks. opensource.
CEA-List's CAD framework for designing and simulating Deep Neural Network, and building full DNN-based applications on embedded platforms.
Visualizer for neural network, deep learning and machine learning models.
Neuroph is lightweight Java neural network framework.
Nn builder is a python package that lets you build neural networks in 1 line.