Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

hungarian-algorithm-n3

Compare

  Analyzed about 15 hours ago

𝓞(n³) implementation of the Hungarian algorithm

395 lines of code

0 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Image Evolver

Compare

  Analyzed about 14 hours ago

Moved to github! https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.

5.73K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

NeuralChase

Compare

  Analyzed 1 day ago

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.

16K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

pyglicko2

Compare

  No analysis available

A Python implementation of the Glicko 2 algorithm. Details available at:http://math.bu.edu/people/mg/glicko/glicko2.doc/example.html

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

libdvbcsa

Compare

Claimed by VideoLAN Analyzed about 12 hours ago

libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm with encryption and decryption capabilities.

3.24K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Algorithmia

Compare

  Analyzed about 19 hours ago

Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more. Algorithmia is one of the pillars of LLBLGen Pro v3 and is used in production successfully since May 2010. Many ... [More] of the classes and algorithms in Algorithmia contain references to papers and articles on Wikipedia or other websites where you can find additional information regarding the algorithm or data-structure implemented. The core design of Algorithmia is about making algorithms and data-structures which are known for many years available to the .NET developer in easy to use and properly documented classes and methods. No class or method implemented in Algorithmia re-implements a .NET BCL (base class library) class or method unless it was necessary to do so (e.g. the linked list in .NET is re-implemented as it doesn't have an O(1) concat operation, which is necessary for the Fibonacci heap). [Less]

8.83K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
5.0
 
I Use This

Polyworld

Compare

  Analyzed 15 minutes ago

Polyworld is one of the earliest and most sophisticated artificial worlds developed to study Artificial Life and Artificial Intelligence, using computational genetics, physiology, metabolism, neural networks, learning, vision, and behavior.

10.4K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Optimization Algorithm Toolkit (OAT)

Compare

  No analysis available

A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Sort this messy list

Compare

  No analysis available

A collection of sorting algorithms (merge sort, bubble sort, fast sort, etc.) written in Python. Tested with Python 3.2.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

alpie

Compare

  No analysis available

Adaptive Information Extraction (ALP)The ALP package implements an information extraction algorithm, the Learning Pattern by Language Processing (LP) algorithm as described in F. Ciravegna, (LP)2, an Adaptive Algorithm for Information Extraction from Web-related Texts. Simplified does the software ... [More] its best to find rules to detect the start and the end of some text (also known as Named Entity Recognition). For example finding the Person Peter Vankman in the Text "Peter Venkman, Ph.D. is a fictional scientist and member of the Ghostbusters, appearing in the films Ghostbusters and Ghostbusters II" What you need to have to start the rule learning process: A somehow pre NLP'ized gate document (containg Part of Speech, LEMMA, or Gazetteer informations) Some manually annotated Tokens in ... [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...