Search Results for "back propagation" - Page 2

Showing 32 open source projects for "back propagation"

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
    This project is built on the premise that neurons that are fired together, are wired together. The basic idea is an efficient network with no back-propagation, although there is feedback within layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    neuro fuzzy net: 1. Object oriented Programming! 2. matlab project with back propagation, and hibrid learning. 3. Can use to MLP or ANFIS Sugeno modelling. 4. Integrated with Simulink (Sfunction M) by any questions mail me : tsepkovsky@yandex.ru
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Do you want a neural network OO class? With documentation? Do not go further... You found it! you have here a complete library of different neural network in an OO encapsulation. Starting from adaline, back propagation, Kohonen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mental is a neural network engine implemented in pure Python. Design goals are easy-to-read source code, completeness, and ease of use. Presently implements feed-forward, back-propagation networks. Intended primarily for instructional use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The software is called 'Smart Stock Manager', and is a software tool developed the Artificial Neural Networks - Error Back Propagation algorithm. It basically takes input from the database, the past stock values and makes a study while learning by backpr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nnet is a C++ library for artificial neural networks. Feed-forward networks with back-propagation are supported. Other network architectures may be derived from generic classes for neurons, synapses (connections) and networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CPPNeuralNetwork

    A neural network implementation in C++

    This project is an implementation of a neural network in C++. This neural network will be self sufficient. Everything will be re-implemented: - Matrix operations - Back Propagation - ETC. We also want to use vectorization and intrinsec functions to improve the performances of the neural network.
    Downloads: 0 This Week
    Last Update:
    See Project