| #67 |
Add Basic Genetic Algorithms
|
freemo
|
Feature
|
Immediate
|
Genetic Algorithms
|
1.2
|
| #116 |
Add log4j support for proper error logging.
|
freemo
|
Feature
|
Immediate
|
Core General
|
|
| #127 |
Make sure Graph package interfaces are no longer generic where applicable
|
freemo
|
Task
|
Immediate
|
Graph Theory
|
|
| #132 |
Verify DTF frequency mapping
|
freemo
|
Task
|
Immediate
|
Math Core
|
|
| #150 |
SOM Color Map Example produces out of bounds results.
|
freemo
|
Malfunction
|
Immediate
|
SOM Neural Network
|
1.3
|
| #161 |
HyperassociativeMap.stop() method added to stop hanging threads
|
freemo
|
Feature
|
Immediate
|
Hyperassociative Map
|
|
| #34 |
Integrate Genetic Wavelet into neural core.
|
freemo
|
Feature
|
Release
|
Neural Network Core
|
0.1 RC2
|
| #39 |
Implement Kohonen type network
|
freemo
|
Feature
|
Release
|
Neural Network Core
|
|
| #64 |
Move all ANN classes to its own subpackage
|
freemo
|
Task
|
Release
|
Neural Network Core
|
1.2
|
| #69 |
Implement core infrastructure for genetics packages
|
freemo
|
Feature
|
Release
|
Genetics Core
|
1.2
|
| #70 |
Add JavaDoc for the genetics section
|
freemo
|
Task
|
Release
|
Genetics Core
|
1.2
|
| #71 |
Hyperassociative Map Visualization package should be moved to subpackage
|
freemo
|
Task
|
Release
|
Hyperassociative Map Visualization
|
1.2
|
| #72 |
Move hyperassociative map package to the graph subpackage
|
freemo
|
Task
|
Release
|
Hyperassociative Map
|
1.2
|
| #73 |
Move unit test packages to proper packages to match new package structure
|
freemo
|
Task
|
Release
|
Core Unit Tests
|
1.3
|
| #75 |
Improve math.visualization package by extending SurfacePlot
|
freemo
|
Feature
|
Release
|
Math Visualization
|
1.3
|
| #76 |
Create an example to demonstrate Genetic Algorithms
|
freemo
|
Feature
|
Release
|
Examples General
|
|
| #79 |
Fix javadoc errors due to recent refactoring
|
freemo
|
Malfunction
|
Release
|
Genetics Core
|
1.3
|
| #80 |
Remove some useless javadoc tags
|
freemo
|
Task
|
Release
|
Core General
|
1.3
|
| #82 |
Move Hyperpoint class from hyperassociativemap package to math package
|
freemo
|
Task
|
Release
|
Core General
|
1.3
|
| #84 |
add framework for threading & volatile keyword
|
freemo
|
Feature
|
Release
|
General
|
1.3
|
| #87 |
Create Unit Tests for Examples
|
freemo
|
Feature
|
Release
|
Examples General
|
1.3
|
| #88 |
Integrate FindBugs check into the ant build script & add to continuous Integration.
|
freemo
|
Feature
|
Release
|
General
|
1.3
|
| #90 |
SOM network occassionally fails TestColor unit test.
|
freemo
|
Malfunction
|
Release
|
SOM Neural Network
|
|
| #91 |
Add javadocs for the SOM package.
|
freemo
|
Task
|
Release
|
SOM Neural Network
|
|
| #93 |
Add feedforward type backprop brain.
|
freemo
|
Feature
|
Release
|
Backprop Neural Network
|
|
| #94 |
Add checkstyle checks
|
freemo
|
Task
|
Release
|
General
|
|
| #95 |
Add PMD Checks
|
freemo
|
Task
|
Release
|
General
|
|
| #97 |
SOM color map example
|
freemo
|
Feature
|
Release
|
SOM Neural Network
|
|
| #98 |
Make ColorMap example properly threaded.
|
freemo
|
Performance
|
Release
|
SOM Neural Network
|
|
| #99 |
Add about box to Color map demo
|
freemo
|
Feature
|
Release
|
SOM Neural Network
|
|
| #100 |
Prefix abstract classes with Abstract
|
freemo
|
Task
|
Release
|
General
|
1.3
|
| #101 |
Refactor NciBrain to let it use thenew FullyConnectedFeedforwardBrain.
|
freemo
|
Task
|
Release
|
NCI Example
|
|
| #102 |
Make genetic algorithms multi-threaded.
|
freemo
|
Performance
|
Release
|
Genetic Algorithms
|
|
| #104 |
Make hyperassociative map multi-threaded
|
freemo
|
Performance
|
Release
|
Hyperassociative Map
|
1.3
|
| #117 |
Add custom manifest file to jars
|
freemo
|
Task
|
Release
|
General
|
|
| #118 |
Remove CloneNotSupportedException from being thrown from clone and mutate methods.
|
freemo
|
Task
|
Release
|
General
|
|
| #119 |
Investigate removing clone() method and implementing final varible.
|
freemo
|
Task
|
Release
|
Genetics Core
|
|
| #121 |
Add an iterations Spinner to Travelling Salesman Demo
|
freemo
|
Feature
|
Release
|
Travelling Salesman Example
|
|
| #124 |
Implement Bayesian Networks + Inference Learning
|
freemo
|
Feature
|
Release
|
Core General
|
|
| #125 |
Implement the graph package as the parent classes for neural and hyperassociative map
|
freemo
|
Feature
|
Release
|
Core General
|
|
| #126 |
Add Graph Theory Framework
|
freemo
|
Feature
|
Release
|
Core General
|
|
| #128 |
Add Fast Fourier Transform
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #129 |
Create Complex Number representation.
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #130 |
Expand Fast Fourier Transform for better design.
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #131 |
Implent a FFT Demo
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #133 |
Create FFT stream.
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #137 |
Write example for A*
|
freemo
|
Feature
|
Release
|
Graph Theory
|
|
| #140 |
Implement classification including naive bayes & fisher classification
|
freemo
|
Feature
|
Release
|
Classify Core
|
|
| #141 |
Report absense of Java3d gracefully.
|
seh
|
Malfunction
|
Release
|
Examples General
|
1.3
|
| #145 |
Add linear algebra package
|
freemo
|
Feature
|
Release
|
Math Core
|
|
| #146 |
Add Naive Classification Package.
|
freemo
|
Feature
|
Release
|
Classify Core
|
|
| #147 |
Consider reorganizing exception hierarchy
|
freemo
|
Task
|
Release
|
General
|
|
| #152 |
Add Undirected Graph Type
|
freemo
|
Feature
|
Release
|
Graph Theory
|
|
| #153 |
Change neuron bias to synapses and constant inputs
|
freemo
|
Feature
|
Release
|
Neural Network Core
|
1.3
|
| #155 |
Create SimpleUndirectedGraph
|
freemo
|
Feature
|
Release
|
Graph Theory
|
|
| #156 |
Define traversability in the edge of a graph
|
freemo
|
Task
|
Release
|
Graph Theory
|
|
| #157 |
Make the process of transmitting objects across edges a general process
|
freemo
|
Feature
|
Release
|
Graph Theory
|
1.3
|
| #158 |
Fix HyperassociativeMap to work with Brains.
|
freemo
|
Malfunction
|
Release
|
Hyperassociative Map
|
|
| #159 |
Add special color to StaticNeuron
|
freemo
|
Feature
|
Release
|
Hyperassociative Map Visualization
|
|
| #162 |
HyperassociativeMap refactoring
|
freemo
|
Feature
|
Release
|
Hyperassociative Map
|
|
| #168 |
Modify learning adjustment in Hyperassociative Map
|
freemo
|
Malfunction
|
Release
|
Hyperassociative Map
|
|
| #170 |
Define writable vs immutable graph implementations.
|
freemo
|
Feature
|
Release
|
Graph Theory
|
|
| #171 |
MutableGraph.clear()
|
freemo
|
Feature
|
Release
|
Graph Theory
|
|
| #176 |
ImmutableBayesianAdjacencyNetwork is broken
|
freemo
|
Task
|
Release
|
Graph Theory
|
1.3
|
| #81 |
Add a framework for Wavelet Genetics
|
freemo
|
Feature
|
Attempt
|
Genetic Wavelets
|
|
| #110 |
Fix all reasonable FindBugs warnings.
|
freemo
|
Task
|
Attempt
|
General
|
|
| #122 |
Consider refactoring Hyperpoint into an immutable class.
|
freemo
|
Task
|
Attempt
|
Genetics Core
|
1.3
|
| #138 |
Consider removing edges from nodes.
|
freemo
|
Feature
|
Attempt
|
Graph Theory
|
|
| #148 |
Improve Johnson Path Finding Efficiency
|
freemo
|
Performance
|
Attempt
|
Path Finding
|
|