forked from gagneurlab/OUTRIDER
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
45 lines (35 loc) · 1.17 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
REVISED VERSION 0.99.29
-----------------------------
o Major changes
o Improved autoencoder model.
o Updated API
o Improved default parameters.
SECOND BIOCONDUCTOR SUBMISSION 0.99.10
-----------------------------
o Smaller and faster example data set
o Loss and gradient of loss in C++
o Bugfixes
INITIAL BIOCONDUCTOR SUBMISSION 0.99.8
-----------------------------
o Better documentation
o Little changes in default values
o Code cleanup and improvements
o Bugfixes
R IMPLEMENTATION OF THE AUTOENCODER 0.99.7
-----------------------------
o Adding the R implementation of the autoencoder
o Little changes in default values
o Updating and completing documentation
o Bugfixes
MINOR BUGFIXES AND UPDATE OF AUTOCORRECTION 0.99.6
-----------------------------
o Minor changes in plotting functions
o Update interface to autoCorrection
o Bugfixes
GITHUB RELEASE OF OUTRIDER 0.99.5
-----------------------------
o Pre-release of OUTRIDER on GitHub
INITIAL SETUP OF OUTRIDER VERSION 0.99.2
-----------------------------
o Initial setup of OUTRIDER package
o Added autoCorrect (Auto Encoder) as normalization function