Skip to content

Commit 5c4d018

Browse files
committed
Remove left over merge conflict
1 parent fe2b7c3 commit 5c4d018

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,6 @@ ANN2 has the following features:
2424
- Helper functions for predicting, reconstructing, encoding and decoding
2525
- Reading and writing the trained model from / to disk
2626
- Access to model parameters and low-level Rcpp module methods
27-
=======
28-
* Easy to use interface - defining and training neural nets with a single function call!
29-
* Activation functions: tanh, sigmoid, relu, linear, ramp, step
30-
* Loss functions: log, squared, absolute, huber, pseudo-huber
31-
* Regularization: L1, L2
32-
* Optimizers: sgd, sgd w/ momentum, RMSprop, ADAM
33-
* Plotting functions for visualizing encodings, reconstructions and loss (training and validation)
34-
* Helper functions for predicting, reconstructing, encoding and decoding
35-
* Reading and writing the trained model from / to disk
36-
* Access to model parameters and low-level Rcpp module methods
37-
38-
## :hammer_and_wrench: Usage
39-
>>>>>>> 910f3855841191e84ef3252180273e3864dd7f00
4027

4128
## :hammer_and_wrench: Usage
4229

0 commit comments

Comments
 (0)