sort by:
Revision Author Date Message Commit Date
c585de5 more network performance testing. It's not worth adding breeze based networks. 08 July 2015, 15:33:01 UTC
4225066 added time function for quick and dirty proviling 08 July 2015, 12:53:19 UTC
217de25 Added neural network performance tests 08 July 2015, 12:52:14 UTC
11822b6 back to not using speciesThreshold speed adaptivity (last commit was broken). 08 July 2015, 08:49:55 UTC
017b165 added breeze dependency 08 July 2015, 08:46:18 UTC
cdc7d0d back to not using speciesThreshold adaptive speed 08 July 2015, 08:02:16 UTC
e550f67 changed settings to resemble the original NEAT experiment 08 July 2015, 07:59:41 UTC
6284c09 Added adaptive speed to spciesCompatibilityThreshold change 07 July 2015, 15:01:15 UTC
596ef87 Added NEAT XOR tests 03 July 2015, 13:55:07 UTC
fe93c9d choose species hint; corrected genome distance 02 July 2015, 14:56:07 UTC
39af951 Merge branch 'NEAT' 30 June 2015, 14:14:27 UTC
bdc08c2 Added adaptive species compatibility threshold 30 June 2015, 14:13:47 UTC
0f42c6d added maxSteps to ConditionalTermination 30 June 2015, 09:16:51 UTC
49dcceb network string methods (dot, json) 30 June 2015, 09:06:45 UTC
1808c74 Refactor. 25 June 2015, 13:52:16 UTC
12fa683 Merge branch 'master' of sources.iscpif.fr:mgo 25 June 2015, 13:50:27 UTC
7ffd1b3 Allow empty crossover and mutation list. 25 June 2015, 13:50:09 UTC
9917f94 Merge branch 'NEAT' 25 June 2015, 13:05:18 UTC
40322fa Added a simple conditional termination 25 June 2015, 13:04:56 UTC
16246d4 Merge branch 'NEAT' 25 June 2015, 10:28:19 UTC
8434fca Working NEAT and XOR test. Code still needs some tidying up and to be better integrated with the rest of mgo (multi-objective elitism, selection) 25 June 2015, 10:26:09 UTC
6a3eee9 oups, forgot state monad file 24 June 2015, 14:21:43 UTC
bbac5b1 refactored breeding to be stateful (using state monads) and change innovation tracking mechanism 24 June 2015, 14:19:52 UTC
5d28c2a corrected a few bug. save before big change: moving the checking of unique innovations into the mutate and crossover steps (stateful breeding), and adding checking for unique nodes 22 June 2015, 19:50:32 UTC
1abcf98 done coding neat. not tested yet 19 June 2015, 17:22:34 UTC
37ad7a1 Coded stateful genetic breeding and started coding NEATbreeding 16 June 2015, 16:15:03 UTC
ed00718 Current genome typing doesn't fit into MGO's types (UnnumberedInnovation vs NumberedInnovation). Will move back to just innovations with unset number = -1. 14 June 2015, 15:14:20 UTC
b652986 Coded NEATBreeding and tests 12 June 2015, 09:19:28 UTC
d346eaa Coded feedforward network builder function 09 June 2015, 08:44:13 UTC
8610faa coded recurrent network propagate functions and feedforward network query function + tests 08 June 2015, 18:52:45 UTC
6883c72 Added second XOR test (smaller network) 08 June 2015, 12:16:55 UTC
b3f7028 coded activation functions for Recurrent networks and XOR test 05 June 2015, 16:24:14 UTC
6ac9972 Neural network cake pattern (not finished) 03 June 2015, 16:49:05 UTC
7e68532 refactoring + added Network object 03 June 2015, 14:07:40 UTC
5a8730c More network dev and testing 02 June 2015, 16:45:10 UTC
f9f8462 Added network tools 02 June 2015, 14:46:06 UTC
018a42a minor reformatting 26 May 2015, 13:08:00 UTC
45123ac minor style 26 May 2015, 13:06:45 UTC
a1fea23 NEAT scheme in comments 26 May 2015, 08:54:20 UTC
436e1c7 Deleted obsolete TestBehaviourSearch (replaced with TestPSE) 19 May 2015, 15:56:28 UTC
f8fd9a5 c 26 March 2015, 10:32:04 UTC
f63a988 add 1985 schaffer simple test function into test 26 March 2015, 08:11:04 UTC
fa5ec56 renamed BehaviourSearch to PSE 17 March 2015, 16:10:50 UTC
e4d9430 Merge branch 'master' of sources.iscpif.fr:mgo 23 February 2015, 00:38:26 UTC
47067fd Bump up version. 23 February 2015, 00:38:12 UTC
4f60dbf Release. 23 February 2015, 00:35:37 UTC
d938915 Update monocle. 21 February 2015, 13:37:05 UTC
3403558 add scaladoc with graphviz dependance to draw hierarchy 04 February 2015, 10:43:03 UTC
3404dc1 Extract pareto ranking. 03 February 2015, 12:52:55 UTC
db302e7 Fix aliases. 29 January 2015, 10:32:47 UTC
afb0ffd Compilation fix. 28 January 2015, 12:50:21 UTC
cd5a108 Move model family to OpenMOLE. 28 January 2015, 12:44:06 UTC
ad39af2 Fix wrong inheritance. 26 January 2015, 23:43:42 UTC
49b9699 Improve dynamic operation application. 26 January 2015, 23:38:13 UTC
0b41309 Remove ancestors. 25 January 2015, 23:24:21 UTC
418da5e Make model family elitism multi-objective. 23 January 2015, 10:32:05 UTC
51035b5 Add some genome diversity exploration strategies. 23 January 2015, 10:05:49 UTC
68b5e7b Update scala version. 11 December 2014, 11:07:13 UTC
30a561a Update monocle. 16 October 2014, 15:17:38 UTC
50bde71 Update scm info. 11 October 2014, 09:32:14 UTC
e18460c Bump to next development version. 10 October 2014, 17:40:42 UTC
b48fef0 Implement unbiased crowding distance. 18 September 2014, 13:16:14 UTC
116ad6b Improve crowding distance code. 18 September 2014, 11:59:21 UTC
cdabf0d Use wrapped array. 13 September 2014, 13:32:27 UTC
9199c5a Use array to spare some memory. 13 September 2014, 12:30:25 UTC
783dc5e Code crowding distance functionnaly. 10 September 2014, 15:12:17 UTC
5e52e40 Improve diversity aggregated elitism. 06 September 2014, 07:11:09 UTC
3d07bf3 Compute diversity only on last front. 05 September 2014, 10:04:59 UTC
be809ca Fix type. 05 September 2014, 09:02:40 UTC
bce9340 Merge branch 'master' of sources.iscpif.fr:mgo 05 September 2014, 09:01:57 UTC
06410eb Complete readme. 05 September 2014, 09:01:39 UTC
626168f corrected access to genome values when printing the population to output file 04 September 2014, 13:31:59 UTC
77d9e61 Merge branch 'master' of sources.iscpif.fr:mgo 04 September 2014, 09:59:36 UTC
38a6c52 Fix diversity elitirm. 04 September 2014, 09:58:59 UTC
c4ad793 Added dynamic selection of crossover operators to BehaviourSearch 03 September 2014, 09:14:01 UTC
9caa653 Fix clone removal. 03 September 2014, 08:35:02 UTC
df8c7ed Implement adaptative choice of operators. 02 September 2014, 22:29:08 UTC
54952e5 Remove full genome from model family genome. 31 August 2014, 04:06:19 UTC
b6d6475 Compilation fix. 31 August 2014, 03:58:59 UTC
5d3445d Fix package names. 31 August 2014, 03:55:55 UTC
6c9c148 Fix mutations and crossovers. 31 August 2014, 03:53:36 UTC
ddc91cc Use elementwise rng drawing. 30 August 2014, 14:46:05 UTC
63a23ed Override only compute elitism. 30 August 2014, 13:53:33 UTC
f0e7d63 Add example in readme. 29 August 2014, 20:56:01 UTC
fc48ed0 Age only in elitism. 29 August 2014, 20:48:55 UTC
d798cd6 Get rid of meta fitness. 29 August 2014, 20:31:29 UTC
a8c447e Compilation fix. 29 August 2014, 04:34:29 UTC
b1fb1ad Reimplement sbx according to paper. 29 August 2014, 04:31:32 UTC
1f69b08 Archiving can be stochastic. 28 August 2014, 14:04:29 UTC
5d477d0 Compilation fix. 25 August 2014, 10:14:18 UTC
85cb5b6 Use one tournament round by default. 25 August 2014, 10:08:42 UTC
3752a15 Small refactoring. 22 August 2014, 21:21:26 UTC
c64dc99 Switch nsga2 test to ZDT4. 21 August 2014, 13:45:19 UTC
7f32e2a Implement aggregated optimisation strategies. 21 August 2014, 13:11:51 UTC
92c4d24 Compute number of rounds depending on the population size. 19 August 2014, 20:48:57 UTC
f8a9556 Refactor sorted tournament. 19 August 2014, 20:25:44 UTC
f1d702e Implement rounds in binary selection. 19 August 2014, 15:12:05 UTC
7b2fd03 Implement inactive cmaes. 18 August 2014, 09:05:16 UTC
0b0aae4 Fix sqrt of negative values producing NaN. 17 August 2014, 19:09:40 UTC
25748f0 Fix nan in sbx crossover. 17 August 2014, 10:50:12 UTC
back to top