diff --git a/doc/changelog.rst b/doc/changelog.rst index 8a7bb1e96..695db4cb3 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -7,8 +7,11 @@ Changelog New ~~~ -- Implement ``ReLU`` and its derivative in the expression - system (`#356 `__). +- Implement (leaky) ``ReLU`` and its derivative in the expression + system (`#357 `__, + `#356 `__). +- Add feed-forward neural network model + (`#355 `__). - Implement the eccentric longitude :math:`F` in the expression system (`#352 `__). - Implement the delta eccentric anomaly :math:`\Delta E` in the expression