Showing 18 open source projects for "excel neural network"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    Beyond its much publicized success in attaining superhuman level at games such as Chess and Go, DeepMind's AlphaZero algorithm illustrates a more general methodology of combining learning and search to explore large combinatorial spaces effectively. We believe that this methodology can have exciting applications in many different research areas. Because AlphaZero is resource-hungry, successful open-source implementations (such as Leela Zero) are written in low-level languages (such as C++)...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 2

    anais-repost

    An Ais - old Anais without neural network

    Development on Wargmaes I movie of Worp in a Joshua subprogram. Playing chess with only one player against a machine. Checking the War state of Peace. Some menu not implemented end the halting probe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Euler

    Euler

    A distributed graph deep learning framework.

    ... for processing by existing deep learning models. Graph is a data type in non-Euclidean space and cannot be directly applied to existing methods, requiring a specially designed graph neural network system. Graph-based learning methods such as graph neural networks combine end-to-end learning with inductive reasoning, and are expected to solve a series of problems such as relational reasoning and interpretability that deep learning cannot handle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    neurochess

    Self chess learning process by artificial neural network

    Self chess learning process by artificial neural network white random attribution to of values of chess game, before to pass opposed value to neural network and the desire successor of board with various part of game chess generated with minimax algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAS is a java library for creating agent based simulations. It features a discrete-event time engine, APIs for network simulation design, powerful yet easy-to-use implementations of Genetic Algorithms and Neural Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    eveocd

    Eve Online Corp Database

    A Full featured database to collect store and manage corp data from the Eve Online API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Turn-based strategy game for developers/technical experienced users, based on neural networks, algorithmic programming languages and other techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RL Poker is a study project Java implementation of an e-soft on-policy Monte Carlo Texas Hold'em poker reinforcement learning algoritm with a feedforward neural network and backpropagation. It provides a graphical interface to monitor game rounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Two cars fight in a simple 3D environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pure Java full-featured multi-player gaming system Pluggable, configurable game engine Distributable, load-balancing, "world engine". flocking, Genetic Algorithms and neural networks 3D clients, ZMUD(tm) clients, regular TELNET access (TCP/UDP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zeus Neural Network Framework
    Zeus is a small, lightweight, very fast object oriented framework for developing neural networks with an integrated shell interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A java based neural network framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multilayer neural network sudoku generator that can be trained to produce puzzles with different degree of dificulty and imitate those made by people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Nervous System

    A C++ Neural Network Toolkit

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox The designer portion is currently on hold. ------------------------------------------------------------ A C++ neural network toolkit. This project is a C++ library for adding, potentially complicated, neural networks to any project. libNervousSystem is developed in conjunction with the GUI tool, Nervous System Designer, to easily generate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VelbazhdGo is BOINC distributed computing project for training Artificial Neural Networks (ANN), by using Genetic Algorithms (GA), to play the popular game Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next