Showing 50 open source projects for "backpropagation"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Autograd

    Autograd

    Efficiently computes derivatives of numpy code

    Autograd can automatically differentiate native Python and Numpy code. It can handle a large subset of Python's features, including loops, ifs, recursion and closures, and it can even take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PyTorch Implementation of SDE Solvers

    PyTorch Implementation of SDE Solvers

    Differentiable SDE solvers with GPU support and efficient sensitivity

    This library provides stochastic differential equation (SDE) solvers with GPU support and efficient backpropagation. examples/demo.ipynb gives a short guide on how to solve SDEs, including subtle points such as fixing the randomness in the solver and the choice of noise types. examples/latent_sde.py learns a latent stochastic differential equation, as in Section 5 of [1]. The example fits an SDE to data, whilst regularizing it to be like an Ornstein-Uhlenbeck prior process. The model can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hivemind

    Hivemind

    Decentralized deep learning in PyTorch. Built to train models

    Hivemind is a PyTorch library for decentralized deep learning across the Internet. Its intended usage is training one large model on hundreds of computers from different universities, companies, and volunteers. Distributed training without a master node: Distributed Hash Table allows connecting computers in a decentralized network. Fault-tolerant backpropagation: forward and backward passes succeed even if some nodes are unresponsive or take too long to respond. Decentralized parameter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAX

    JAX

    Composable transformations of Python+NumPy programs

    With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order. What’s new is that JAX uses XLA to compile and run your NumPy programs on GPUs and TPUs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HR Onboarding Software Icon
    HR Onboarding Software

    WorkBright streamlines form collection to get your new team members on the job in a quick, compliant, and 100% remote process.

    WorkBright is a cloud-based new hire onboarding solution that provides assistance for the processing and induction of new employees before their first day on the job. Simple and easy-to-use, this paperless digital onboarding platform enables new employees to upload photos of relevant documents, fill out their W4s, capture signatures electronically, and complete all paperwork from their tablets, laptops, or smartphones. With WorkBright, organizations can seamlessly eliminate manual data entry, streamline the form correction workflow efficiently, deliver automated reminders, and more.
    Learn More
  • 5
    PyTorch Transfer-Learning-Library

    PyTorch Transfer-Learning-Library

    Transfer Learning Library for Domain Adaptation, Task Adaptation, etc.

    TLlib is an open-source and well-documented library for Transfer Learning. It is based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms or readily apply existing algorithms. We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    irixjoker-ai-utils

    An AI library e.g. for IRIX emulating

    Includes OOP Neural Nets (Backpropagation and Feed-Forward for example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Deep Learning course

    Deep Learning course

    Slides and Jupyter notebooks for the Deep Learning lectures

    Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris. This course is being taught at as part of Master Year 2 Data Science IP-Paris. Note: press "P" to display the presenter's notes that include some comments and additional references. This lecture is built and maintained by Olivier Grisel and Charles Ollion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Keras TCN

    Keras TCN

    Keras Temporal Convolutional Network

    TCNs exhibit longer memory than recurrent architectures with the same capacity. Performs better than LSTM/GRU on a vast range of tasks (Seq. MNIST, Adding Problem, Copy Memory, Word-level PTB...). Parallelism (convolutional layers), flexible receptive field size (possible to specify how far the model can see), stable gradients (backpropagation through time, vanishing gradients). The usual way is to import the TCN layer and use it inside a Keras model. The receptive field is defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Neural Network Framework Neuroph
    Neuroph is lightweight Java Neural Network Framework which can be used to develop common neural network architectures. Small number of basic classes which correspond to basic NN concepts, and GUI editor makes it easy to learn and use.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 10

    Multidimensional Neural Network

    Multidimensional Neural Network

    In Fully Connected Backpropagation Neural Networks, with many layers and many neurons in layers there is problem known as Gradient Vanishing Problem. Solution to lower its magnitude is to use Not Fully Connected Neural Network, when that is the case than with which neurons from previous layer neuron is connected has to be considered. The simplest solution would be to use Cartesian Coordinate System, and treat layers as one dimensional lines or two dimensional rectangles or three, four, five...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Verify authenticity of handwritten signatures through digital image processing and neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NARX simulator with neural networks

    A simulator for NARX ( Nonlinear AutoRegressive with eXogenous inputs)

    This projects aims at creating a simulator for the NARX (Nonlinear AutoRegressive with eXogenous inputs ) architecture with neural networks. The system can fallback to MLP ( multi layer perceptron ), TDNN ( time delay neural network ), BPTT ( backpropagation through time ) and a full NARX architecture. The system is intended to be used as a time series forecaster for educational purposes. This projects is my personal master thesis developed at the Master of Artificial Intelligence...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Multiple Back-Propagation (with CUDA)

    Multiple Back-Propagation (with CUDA)

    Open source software for training neural networks

    Multiple Back-Propagation is an open source software application for training neural networks with the backpropagation and the multiple back propagation algorithms. Currently this project is also hosted at http://code.google.com/p/multiplebackpropagation
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14

    C/C++ Neural Networks

    A C API for working with Neural Networks

    A free C library for working with FeedForward Neural Networks, Neurons and Perceptrons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LensOSX

    LensOSX

    LensOSX: the light, efficient network simulator

    Lens is the light, efficient network simulator, written by Doug Rohde. LensOSX is a native MacOSX port of Lens that runs on MacOSX 10.5 or higher, created by Harm Brouwer, Daniel de Kok and Hartmut Fitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OSXtlearn

    OSXtlearn

    OSXtlearn: tlearn for MacOSX

    tlearn is a backpropagation neural network simulator, written by Jeff Elman. xtlearn is a version of tlearn for the X Window System. OSXtlearn is xtlearn wrapped in a MacOSX application bundle that runs ons MacOSX 10.5 or higher and that requires XQuartz. OSXtlearn is created by Harm Brouwer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NDN Backprop Neural Net Trainer implements the backpropagation functionality subset of the open source NeuronDotNet object library in a generic user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eANN

    eANN

    eANN is an implementation of several kind of neural networks.

    eANN is an implementation of several kind of neural networks written with the intention of providing a (hopefully) easy to use, and easy to modify, OOP source code. It is possible to have several different sized networks running simultaneously, each functioning independently of the others or acting as inputs between them. It also easy to modify the structure so that neurons (or even whole layers) can be created/pruned during simulation allowing dynamic expansion/contraction of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BPNNet

    Backpropagation neural network simulator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DropoutMLP

    A Multi-Layer Perceptron with Dropout

    This project was derived from the following project on CCodeChamp by MR CODER. http://www.ccodechamp.com/c-program-of-multilayer-perceptron-net-using-backpropagation/ I rewrote the project in C++ and and made it more object oriented. Then, I added the capability to use dropout on the hidden layers as specified by Geoffrey Hinton et. al. in "Improving neural networks by preventing co-adaptation of feature detectors" (2012). http://www.cs.toronto.edu/~hinton/absps/dropout.pdf I found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a little project about Neuronal Networks for a classrom in famaf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    i-merge

    i-merge

    Intelligent Merge is a machine learning library.

    i-Merge, or Intelligent Merge is an automatic machine learning algorithms library and GUI. For the time being, it features layered backpropagation neural networks only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cognity

    A neural network library for Java.

    Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next