[go: up one dir, main page]

Search Results for "recurrent neural networks"

Showing 16 open source projects for "recurrent neural networks"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • The CRM you will want to use every day Icon
    The CRM you will want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 1
    NeuralBot

    NeuralBot

    A general purpose aimbot, which uses a neural network for enemy/target

    NeuralBot is a general-purpose aimbot that utilizes neural networks for enemy or target detection. Unlike traditional aimbots that may interact directly with game memory, NeuralBot functions as a "pixel bot," analyzing on-screen pixels to identify targets. This approach makes it versatile across various first-person shooter games without modifying game files.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    NDN Backprop Neural Net Trainer implements the backpropagation functionality subset of the open source NeuronDotNet object library in a generic user friendly application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Houzz Pro is the #1 business management software for home construction and design professionals. Icon
    Houzz Pro is the #1 business management software for home construction and design professionals.

    Get the all-in-one tool for marketing, project and client management built specifically for remodeling and design professionals.

    Get an all-in-one solution that spans the full customer lifecycle, including marketing, CRM, estimation & proposal building, project management, a 3D Floor Plan builder, an online invoicing and payment portal, as well as a client portal and collaboration tools. Start a free trial today to see why thousands of Pros run their business on Houzz Pro. Plans available for all business sizes.
    Learn More
  • 5
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you are able to create different types of decision trees, random forests, n-grams, pattern-matchers, conversational agents and all sorts of AI related algorithms. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    ...The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    ...It will assist with analysis of the various financial markets and provide a visual medium to assist in making decisions. QTrader will be designed to integrate with MT4 and MT5. Some of the features planned for QTrader: - Artificial Neural Networks for pattern recognition - Find stock trades based on leading criteria for stock market trades - Automatic loading of stock data from live sources - Ability to connect to existing, local stock market data (Metastock, csv formats)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Do not waste time with spreadsheets Icon
    Do not waste time with spreadsheets

    Connect to common Project Management tools such as Jira, Smartsheet, Asana, Wrike, Monday.com, and others.

    Acuity PPM provides Senior Leaders and Project Management Teams (PMO's) with lightweight and easy-to-use software to manage the project portfolio. Acuity PPM helps you create and evaluate new project requests through prioritization, financial planning and resource management.
    Learn More
  • 10
    Maximum is a C# library containing classes for statistics, date, delimited files, logging, command line argument parsing, string utilities, vector, ZIP code, and neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Example of using Neural networks to implement chase between mouses and cats. Mouses search for cheese on map, while cats are chasing mouses. Goal of the project is to see will both sides learn some new behavior over time using genetic algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NeuronDotNet is a neural network engine written in C#. It provides an interface for advanced AI programmers to design various types of artificial neural networks and use them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The source code for my(Ben Thompson) 10th grade neural network science fair project. UPDATE: Got 2nd in the regional fair, 3rd in the state, 4th in international science fair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    COMPONET libraries are aimed at COMPonentization of neural NETworks. For developers of Artificial Intelligence Systems who wish to integrate Neural Networks into their software platform. For help Please Join http://groups.yahoo.com/group/componet/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Stay plays the ancient game of Go. It uses several advanced techniques to evaluate moves, including Neural Networks, symmetry, and Negascout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ScienceNET is a open source library written in C# which aims to provide a self contained clean .NET framework for neural networks, genetic algorithms, optimization, image processing and for other domains of a computational science.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next