#23 V1.1.4

Merged
BrainPy merged 11 commits from V1.1.4 into master 2 years ago
BrainPy commented 2 years ago
**API changes:** - add ``.struct_run()`` in DynamicalSystem - add ``numpy_array()`` conversion in `brainpy.math.utils` module - add ``Adagrad``, ``Adadelta``, ``RMSProp`` optimizers - remove `setting` methods in `brainpy.math.jax` module - remove import jax in `brainpy.__init__.py` and enable jax setting, including - ``enable_x64()`` - ``set_platform()`` - ``set_host_device_count()`` - enable ``b=None`` as no bias in `brainpy.simulation.layers` - set `int_` and `float_` as default 32 bits - remove ``dtype`` setting in Initializer constructor **Doc changes:** - add ``optimizer`` in "Math Foundation" - add ``dynamics training`` docs - improve others
BrainPy merged commit b693352d48 into master 2 years ago
The pull request has been merged as b693352d48.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.