Showing 32 open source projects for "back propagation"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    ServiceTalk

    ServiceTalk

    A networking framework that evolves with your application

    ServiceTalk is a JVM network application framework with APIs tailored to specific protocols (e.g. HTTP/1.x, HTTP/2.x, etc…​) and supports multiple programming paradigms. ServiceTalk is intended to provide a common and extensible networking abstraction on top of a lower-level networking framework (e.g. Netty). Netty is a great low-level networking framework, but when used for service-to-service communication it presents a few opportunities for improvement. Fully asynchronous and requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TensorBoardX

    TensorBoardX

    tensorboard for pytorch (and chainer, mxnet, numpy, etc.)

    The SummaryWriter class provides a high-level API to create an event file in a given directory and add summaries and events to it. The class updates the file contents asynchronously. This allows a training program to call methods to add data to the file directly from the training loop, without slowing down training. TensorboardX now supports logging directly to Comet. Comet is a free cloud based solution that allows you to automatically track, compare and explain your experiments. It adds a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sijinn

    sijinn

    SImple Java Implementation of Neural Network

    Alfa version - work in progress. Perseptron network structure. Can be saved in xml format. Training strategies: - Gradient Descent (Batch, Stochastic) - Genetic Breeding Training algorithms: - BPROP (back propagation) - QPROP (quick propagation) - RPROP (resilient propagation) - GENE (genetic neural) Demo: https://sijinn.herokuapp.com/ http://sijinn.appspot.com/network GitHub: https://github.com/surban1974/sijinn Maven <repositories> <repository> <id>neohort-mvn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AIEditor

    AIEditor

    Artificial Intelligence Editor in Java

    Create, edit, adjust your neural networks. Train them to get espectacular results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    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: 22 This Week
    Last Update:
    See Project
  • 6
    Grenade

    Grenade

    Deep Learning in Haskell

    ... the layers of the network but also the shapes of data that are passed between the layers. To perform back propagation, one can call the eponymous function which takes a network, appropriate input, and target data, and returns the back propagated gradients for the network. The shapes of the gradients are appropriate for each layer and may be trivial for layers like Relu which have no learnable parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    nunn

    nunn

    This is an implementation of a machine learning library in C++17

    nunn is a collection of ML algorithms and related examples written in modern C++17.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program develops a model of the volume of the particles in the optically transparent medium. The volume is represented as a set of layers with equal distances maintained between them. Whereby these layers contain particles. The wavefront passing through the predetermined volume is thus scattered by the particles in each layer. Axial hologram is reconstructed by numerical back propagation of the wavefront to the first layer of volume. Further, two adjacent layers with particles are obtained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10

    ANNGD

    Artificial neural network gender detection

    ANNGD is a artificial neural network gender detection application. The detection is made in real time images captured by webcam by opencv library. The package include applications to image pre-processing and artificial neural network back-propagation training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Aquila

    Aquila

    Software Architecture for Cognitive Robotics

    Aquila 2.0, an open-source cross-platform software architecture for cognitive robotics that makes use of independent heterogeneous CPU-GPU modules with loosely coupled dynamically generated graphical user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple program for artificial neural network users. Right now the program can manipulate with Feed forward back propagation network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cerebellum Granule Neuron model

    This is a detailed NEURON Model for a cerebellum granule cell.

    ... axonal ascending branch and invaded the hillock, whose activation promoted spike back-propagation with marginal delay (<200 micros) and attenuation (<20 mV) into the somato-dendritic compartment. For details check the cited article. Diwakar S, Magistretti J, Goldfarb M, Naldi G, D`Angelo E (2009) Axonal Na+ channels ensure fast spike activation and back-propagation in cerebellar granule cells J Neurophysiol 101(2):519-32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C-IL2P

    C-IL2P

    Original C-IL2P

    This is a C++ implementation of the original C-IL2P system, invented by Artur D'Avila Garcez and Gerson Zaverucha. C-IL2P is a neural-symbolic learning system which uses a propositional logic program to create a three-layer recursive neural network and uses back-propagation to learn from examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Parallel Neural Networks

    Neural networks in CUDA & OpenCL with back propagation algorithm

    This project is my engineering diploma. It's aim is to compare the efficiency of both technologies and to check where which hacks works better. What is more one of my tasks is to compare different ways of decomposing computations in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    galprop_skymap_convert

    Convert galprop skymaps to standard healpix

    ... GALPROP skymaps viewable in Aladin. This program performs this conversion, outputs both the original energy bins and energy-integrated spectra, and in addition convolves with a user-defined Gaussian both in energy bins and energy-integrated. Also outputs the spherical harmonic decomposition as HealPix, per energy bin. There is also an option to divide by a second HealPix file, for example to give intensity if file 1 is counts and file 2 is exposure, to give intensity. Now also converts back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AHANNS

    AHANNS

    AHANNS - Amateur Homemade Artificial Neural Network Simulator

    AHANNS enables the user to create and train artificial neural networks. Training is carried out by an implementation of back propagation learning algorithm. See the documentation for details. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NOTE: This project was moved to: https://github.com/eetorres The BPANNA is a flexible Back propagation neural network, which include the Conjugate Gradient and the Levenberg-Marquardt. You can change the number of inputs, number of layers, number of neurons per layer and outputs. It included an structure editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Swarm Wars

    Swarm Wars

    Safety in numbers.

    ... neural net augmented with online back propagation learning. The back propagation learning uses a reward vector and plasticity matrix that is evolved as part of the genome. Long story short, the AI is pretty frickin' sophisticated. Players can take control of organisms, trade resources and organisms in a market, and aid evolution by selective breeding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of Back Propagation Neuron Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Library for creation of artificial neural networks in C#. Library supports Hopfield nets, Kohonen nets, feedforward networks, several learning techniques (differential evolution, back propagation, quick propagation, resilient propagation etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android Mobile application :OCR using Neural Networks built in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Face recognition using BPNN. Contains 1.Face recognition using Back propagation neural network (customize code) code using matlab. 2. Face recognition using Back propagation network (builtin) code using matlab.Project closed for now,Adeel Raza Azeemi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A character recognition software using a Back Propagation Algorithm for a 2-layered Feed Forward Non-Linear Neural Network. Written in Python, Graphics done using Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BPNN++ is an implementation of a feed-forward back-propagation neural network, with a maximum of 2 hidden layers, in C++. It comes as a simple C++ header file with no external dependencies. It uses C++ templates to be both fast and memory efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next