{6} All Tickets By Milestone (Including closed) (181 matches)

A more complex example to show how to make advanced reports.

Results (1 - 100 of 181)

1 2

4.0 (4 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#53 Add distribution framework. Core General new Feature Release freemo 08/01/09
#149 NARS Interface General new Feature Extra seh 11/29/09
#151 Dynamic Graph interface to GWA & GA Populations Genetic Wavelets new Feature Extra seh 04/08/10
#167 Adapt Neuroph Neural Networks to dANN Graph's / Brain's Neural Network Core new Feature Extra zorans 05/03/10

3.0 (12 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#26 Integrate Connection Optimization into neural core Neural Network Core new Feature Release freemo 08/01/09
#68 Add Genetic Programming Genetic Programming new Feature Release freemo 03/24/10
#77 Create an example demonstrating genetic programming Examples General new Feature Release freemo 08/01/09
#92 Implement hopfield networks Neural Network Core new Feature Release freemo 08/01/09
#105 Implement RProp training optimization Backprop Neural Network new Feature Release freemo 08/01/09
#106 Implement Cascade Corelation Algorithm training optimization Backprop Neural Network new Feature Release freemo 08/01/09
#107 Implement Levenberg-Marquardt algorithm training optimization Backprop Neural Network new Feature Release freemo 08/01/09
#108 Implement Manhatten Update Rule training optimization Backprop Neural Network new Feature Release freemo 08/01/09
#113 Implement Elman Network Brain Backprop Neural Network new Feature Release freemo 08/01/09
#114 Implement Jordan Network Brain Backprop Neural Network new Feature Release freemo 08/01/09
#115 Implement Echo State Network Brain Neural Network Core new Feature Release freemo 08/01/09
#173 MapMatrix and MatrixGraph Math Core new Feature Extra seh 05/31/10

2.0 (84 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#175 Graph Events & Listeners Core General assigned 1.3 Feature Immediate freemo 08/31/10
#83 Expand unit tests for base genetics package. Core Unit Tests new Feature Release freemo 07/26/09
#86 Improve lint warnings/errors General new Task Release freemo 04/27/10
#89 Expand documentations to provide tutorials on using the library. General new 1.3 Task Release freemo 07/22/09
#96 Expand examples unit tests to approach 75% coverage Examples General new Feature Release freemo 07/29/09
#120 Genetic Algorithms mutate method shouldnt copy the current class. Genetic Algorithms new Task Release freemo 08/05/09
#123 Fix dANN examples ant build/dist script to move over dann.jar rather than point to the projects build directory. Examples General new 1.3 Task Release freemo 08/07/09
#134 Visualization packages redone Hyperassociative Map Visualization new Feature Release freemo 05/03/10
#136 Implement or reorganize stub methods across graph package. Graph Theory new Feature Release freemo 08/27/09
#139 Expand Log4j messages throughout app General new Feature Release freemo 08/27/09
#160 Improve equals methods to use class equality not instanceof Core General new Malfunction Release freemo 04/29/10
#163 Check mutate methods are consistent and in interfaces General new Task Release freemo 05/02/10
#164 Ensure interfaces are used rather than implementations General new Task Release freemo 05/02/10
#165 Make NCI Demo multi-threaded again. NCI Example new Feature Release freemo 05/02/10
#166 HyperassoiativeMap ocassionally shows after images or flickers. Hyperassociative Map Visualization new Malfunction Release freemo 05/04/10
#169 Complete javadoc throughout library General new Documentation Release freemo 05/04/10
#172 Review Inheritance of Realtime Neuron Classes Neural Network Core new Task Release seh 05/28/10
#174 AbstractAdjacencyGraph.deleteFromGraph(Set, Set) does not properly check neighbours Graph Theory new 1.3 Malfunction Release freemo 08/10/10
#177 Create *ForestGraph classes Graph Theory new 1.3 Feature Release freemo 08/16/10
#178 Consider narrower typing on graph.context interfaces Graph Theory new 1.3 Task Release freemo 08/22/10
#179 Use abstract and final on classes where needed and rethink current hierarchy. General new 1.3 Task Release freemo 08/24/10
#180 Implement Unbounded graphs Graph Theory new 1.3 Feature Release freemo 08/25/10
#181 consider making all get calls in generic classes take an Object as a parameter. General new 1.3 Feature Release freemo 08/25/10
#183 Back-off algorithm in Hyperassociative Map is buggy Hyperassociative Map new 1.3 Malfunction Release freemo 08/31/10
#184 split context listeners into before/after events Graph Theory new 1.3 Feature Release freemo 09/04/10
#33 Create an example to demonstrate Genetic Wavelets. Examples General new Feature Attempt freemo 08/01/09
#55 Add scroll bars to images in NCI example NCI Example new 1.0 Feature Attempt freemo 09/04/10
#61 Allow NCI demo to train off more than just png files NCI Example new 1.1 Feature Attempt freemo 08/22/10
#65 Add a proper Genetic Wavelets Examples Genetic Wavelets new Feature Attempt freemo 08/01/09
#66 Add proper unit tests for genetic wavelets. Genetic Wavelets new Feature Attempt freemo 08/01/09
#78 Add Chromosome and Fitness Testing for Wavelet Genetics Genetic Wavelets new Feature Attempt freemo 08/01/09
#103 Make genetic wavelets multi-threaded Genetic Wavelets new Performance Attempt freemo 08/01/09
#109 Fix checkstyle errors General new Task Attempt freemo 08/01/09
#111 Fix all reasonable PMD warnings. General new Task Attempt freemo 08/01/09
#112 Fix all reasonable compiler warnings. General new Task Attempt freemo 08/01/09
#135 Seperate out GUI and command line components of demo Examples General new 1.3 Feature Attempt freemo 08/22/10
#154 Add method to calculate dual of graphs Graph Theory new Feature Attempt freemo 04/24/10
#182 Add VectorSpace class for operations on collactions of Vectors Graph Theory new 1.3 Feature Attempt freemo 08/28/10
#141 Report absense of Java3d gracefully. Examples General closed fixed 1.3 Malfunction Release seh 09/03/10
#170 Define writable vs immutable graph implementations. Graph Theory closed fixed Feature Release freemo 08/22/10
#157 Make the process of transmitting objects across edges a general process Graph Theory closed fixed 1.3 Feature Release freemo 08/22/10
#176 ImmutableBayesianAdjacencyNetwork is broken Graph Theory closed fixed 1.3 Task Release freemo 08/22/10
#171 MutableGraph.clear() Graph Theory closed fixed Feature Release freemo 08/22/10
#81 Add a framework for Wavelet Genetics Genetic Wavelets closed duplicate Feature Attempt freemo 08/22/10
#138 Consider removing edges from nodes. Graph Theory closed fixed Feature Attempt freemo 08/22/10
#162 HyperassociativeMap refactoring Hyperassociative Map closed fixed Feature Release freemo 05/04/10
#168 Modify learning adjustment in Hyperassociative Map Hyperassociative Map closed fixed Malfunction Release freemo 05/04/10
#161 HyperassociativeMap.stop() method added to stop hanging threads Hyperassociative Map closed fixed Feature Immediate freemo 05/02/10
#159 Add special color to StaticNeuron Hyperassociative Map Visualization closed fixed Feature Release freemo 04/27/10
#158 Fix HyperassociativeMap to work with Brains. Hyperassociative Map closed fixed Malfunction Release freemo 04/27/10
#153 Change neuron bias to synapses and constant inputs Neural Network Core closed fixed 1.3 Feature Release freemo 04/27/10
#148 Improve Johnson Path Finding Efficiency Path Finding closed fixed Performance Attempt freemo 04/27/10
#155 Create SimpleUndirectedGraph Graph Theory closed wontfix Feature Release freemo 04/27/10
#156 Define traversability in the edge of a graph Graph Theory closed fixed Task Release freemo 04/26/10
#147 Consider reorganizing exception hierarchy General closed fixed Task Release freemo 04/25/10
#152 Add Undirected Graph Type Graph Theory closed wontfix Feature Release freemo 04/20/10
#119 Investigate removing clone() method and implementing final varible. Genetics Core closed fixed Task Release freemo 04/19/10
#137 Write example for A* Graph Theory closed fixed Feature Release freemo 04/18/10
#125 Implement the graph package as the parent classes for neural and hyperassociative map Core General closed fixed Feature Release freemo 04/18/10
#39 Implement Kohonen type network Neural Network Core closed fixed Feature Release freemo 03/24/10
#80 Remove some useless javadoc tags Core General closed fixed 1.3 Task Release freemo 03/23/10
#150 SOM Color Map Example produces out of bounds results. SOM Neural Network closed fixed 1.3 Malfunction Immediate freemo 02/15/10
#146 Add Naive Classification Package. Classify Core closed fixed Feature Release freemo 09/13/09
#127 Make sure Graph package interfaces are no longer generic where applicable Graph Theory closed fixed Task Immediate freemo 09/13/09
#145 Add linear algebra package Math Core closed fixed Feature Release freemo 09/13/09
#88 Integrate FindBugs check into the ant build script & add to continuous Integration. General closed fixed 1.3 Feature Release freemo 09/09/09
#84 add framework for threading & volatile keyword General closed fixed 1.3 Feature Release freemo 09/08/09
#124 Implement Bayesian Networks + Inference Learning Core General closed fixed Feature Release freemo 08/30/09
#140 Implement classification including naive bayes & fisher classification Classify Core closed fixed Feature Release freemo 08/28/09
#126 Add Graph Theory Framework Core General closed fixed Feature Release freemo 08/27/09
#132 Verify DTF frequency mapping Math Core closed fixed Task Immediate freemo 08/27/09
#130 Expand Fast Fourier Transform for better design. Math Core closed fixed Feature Release freemo 08/26/09
#133 Create FFT stream. Math Core closed fixed Feature Release freemo 08/26/09
#131 Implent a FFT Demo Math Core closed fixed Feature Release freemo 08/24/09
#128 Add Fast Fourier Transform Math Core closed fixed Feature Release freemo 08/24/09
#129 Create Complex Number representation. Math Core closed fixed Feature Release freemo 08/23/09
#117 Add custom manifest file to jars General closed fixed Task Release freemo 08/06/09
#122 Consider refactoring Hyperpoint into an immutable class. Genetics Core closed fixed 1.3 Task Attempt freemo 08/06/09
#121 Add an iterations Spinner to Travelling Salesman Demo Travelling Salesman Example closed fixed Feature Release freemo 08/06/09
#76 Create an example to demonstrate Genetic Algorithms Examples General closed fixed Feature Release freemo 08/05/09
#116 Add log4j support for proper error logging. Core General closed fixed Feature Immediate freemo 08/03/09
#118 Remove CloneNotSupportedException from being thrown from clone and mutate methods. General closed fixed Task Release freemo 08/02/09
#110 Fix all reasonable FindBugs warnings. General closed fixed Task Attempt freemo 08/01/09
#102 Make genetic algorithms multi-threaded. Genetic Algorithms closed fixed Performance Release freemo 08/01/09
1 2
Note: See TracReports for help on using and creating reports.