Search Results for "artificial intelligence algorithm" - Page 20

Showing 1563 open source projects for "artificial intelligence algorithm"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    OpenCyc is the open source version of the Cyc(r) technology, the world's largest and most complete general knowledge base and reasoning engine. A new release with even more content, better performance, and improved reliability will be up shortly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ms. Pac-Man Framework

    Ms. Pac-Man Framework

    Using reinforcement learning with relative input to train Ms. Pac-Man

    This Java-application contains all required components to simulate a game of Ms. Pac-Man and let an agent learn intelligent playing behaviour using reinforcement learning and either Q-Learning or SARSA. The framework was developed by Luuk Bom and Ruud Henken, under supervision of Marco Wiering, Department of Artificial Intelligence, University of Groningen. It formed the basis of a bachelor's thesis titled "Using reinforcement learning with relative input to train Ms. Pac-Man", L.A.M. Bom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Face Detect (JavaCV)

    Face Detection and Facial Feature Extraction using JavaCV

    A simple Face detection program using JavaCV and OpenCV . Implementing facial feature extraction and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JECL, pronounced "Jekyll", is an open-source Java library implementing a variety of evolutionary algorithms. The goal is to provide a uniform interface for describing problems, running evolutionary algorithms, and accumulating results. The Java Evolutionary Computation Library is no longer under active development. We suggest the MOEA Framework (http://www.moeaframework.org/), jMetal (http://jmetal.sourceforge.net/), ECJ (http://cs.gmu.edu/~eclab/projects/ecj/) or JGAP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swarm Wars

    Swarm Wars

    Safety in numbers.

    REPOSITORY MOVED TO GITHUB: https://github.com/happyjack27/SwarmWars video sample: http://youtu.be/s5mLNbdBQGY A game where you evolve & compete AI swarms. The organisms use swarm intelligence & ant colony optimization. The organisms can communicate through 3-color signaling as well as by laying beacons. They can attack and repair other organisms. They can select mates, and they can gather and distribute food and material. This behavior is controlled by a genetically evolved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    JBoost is a simple, robust system for classification. JBoost contains implementations of several boosting algorithms in an alternating decision tree framework. In addition, JBoost provides extensible software for adding more learning algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    asdnetworks

    asdnetworks

    Framework used to represents English grammars graphically

    Augmented Syntax Diagrams (ASDs) provide a framework to represent grammars of natural languages as directed graphs -- that is, as networks of nodes and edges. Nodes represent instances (or usages) of words and phrase types in a language such as English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EpochX
    EpochX is an open source genetic programming framework, specifically for analysing the properties of evolutionary automatic programming. It supports 3 popular representations - Strongly-Typed GP, Context-Free Grammar GP and Grammatical Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Game recommender

    A game recommender engine in Java.

    Built in 2007 with I.Argyropoulos. Rule based, 1st order relational logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SecondString is a Java toolkit for developing and evaluating approximate string comparision operators. It includes abstract classes for various edit-distance based comparators, concrete implementations of several published approximate comparators, a suit
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Carafe is an implementation of Conditional Random Fields and related algorithms targeted at text processing applications. The latest version, jCarafe, is implemented in Scala and runs on the JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dinapter:

    Generate adaptation contracts between incompatible services

    Dinapter automatically generates a mapping between methods of incompatible components/services based on their public interfaces and behaviors. It uses a combination of expert system and A* algorithm. Dinapter is the prototype resulting from a couple of research papers: * J.A. Martín, E. Pimentel. Automatic Generation of Adaptation Contracts, FOCLASA'08, ENTCS, 2008 - http://goo.gl/21iJZ * J.A. martín, E. Pimentel. Dinapter: Automatic Adapter Specification for Software Composition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of Back Propagation Neuron Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FreeFuzzyTime

    It's a time reasoner that can be integrated in medical applications.

    FuzzyTime module is a time reasoner base on Fuzzy Temporal Constraint Networks (FTCN) which treats fuzzy temporal information efficiently. It can be integrated into applications for diagnosis. This is especially important in areas like Intesive Care Units where patients' data are handled by a temporal data base. The FuzzyTime module is a structure which consists of three levels of abstraction. The upper layer is the user interface where a translator transforms the expressions introduced by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DBpedia Spotlight
    DBpedia Spotlight is a tool for annotating mentions of DBpedia resources in natural language text. The source code is now hosted on GitHub: https://github.com/dbpedia-spotlight
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    P53 Cancer Rescue Project, University of California, Irvine , Samuel A. Danziger, Christopher Wassman, Faezeh Salehi Amiri, Roberta Baronio, Linda Hall, Rainer K. Brachmann, G. Wesley Hatfield, Peter Kaiser, Richard H. Lathrop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    File-em

    File-'em is an automatic receipts organizer implemented in Java & SWT.

    File-'em (pronounced like phylum) is an open source alternative to the software behind NeatReceipts?®. It allows you to load in scanned receipts and automatically pulls the information out of the receipt using OCR and stores it in a SQLite database for easy reference, reports, and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cherokee is a fully extensible and scriptable automation engine for any and all java applets. To make it work for your favorite java applet the most you have to do is write is two classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RDOTE
    R. is a GNU/GPL licensed framework for transporting data residing in RDB into the Semantic Web, which provides a friendly GUI, as well as enough expressivity for creating RDF dumps of RBD data. Video: http://www.youtube.com/watch?v=pk7izhFeuf0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.