DandilionLau
|
19b7c251da
|
init as zeros, avoid overflow
|
2019-10-06 15:57:23 -04:00 |
|
eriklindernoren
|
d8d86600be
|
Naive Bayes: Simplified computation of prior. Resolves #39
|
2018-05-03 14:24:57 +02:00 |
|
eriklindernoren
|
193032cfa5
|
BN fix
|
2018-01-12 23:39:48 +01:00 |
|
Erik Linder-Norén
|
0c1e547ea4
|
Merge pull request #31 from vn09/master
Fix typo in examples/recurrent_neural_network.py
|
2017-12-23 21:24:25 +01:00 |
|
eriklindernoren
|
22b18baf3f
|
Renamed 'acc_grad' to 'accum_grad' to reduce ambiguity
|
2017-12-23 21:22:33 +01:00 |
|
Vuong Nguyen
|
9e8a5ca50a
|
Fix typo in examples/recurrent_neural_network.py
|
2017-12-20 17:00:59 +07:00 |
|
eriklindernoren
|
7d3e274828
|
Neuroevolution: Takes model builder as parameter to enable support of arbitrary network architecture
|
2017-10-04 03:02:56 +02:00 |
|
eriklindernoren
|
550e67af21
|
Evolutionary evolved NN
|
2017-10-03 17:50:56 +02:00 |
|
eriklindernoren
|
c75b1a39d3
|
Activation.function to Activation.__call__. Some code refinements.
|
2017-09-26 00:40:24 +02:00 |
|
eriklindernoren
|
f5e125055e
|
NN cleanup. Added NeuralNetwork.test_on_batch method.
|
2017-09-21 12:28:18 +02:00 |
|
eriklindernoren
|
2067d12c38
|
Cleaned up imports
|
2017-09-20 19:17:03 +02:00 |
|
eriklindernoren
|
5f7d7f4bdf
|
Optimizers
|
2017-09-20 16:40:30 +02:00 |
|
eriklindernoren
|
e3a4d623d0
|
Code refinements. Batch iterator
|
2017-09-20 15:44:23 +02:00 |
|
eriklindernoren
|
27610f3fa9
|
README fix
|
2017-09-19 00:17:29 +02:00 |
|
eriklindernoren
|
d59c0fda41
|
mlfromscratch/deep_learning/
|
2017-09-19 00:14:57 +02:00 |
|