|
5e8f7cb69f
|
Update parent_layers.py
|
2023-11-04 14:48:10 -04:00 |
|
|
e1d9db27c6
|
Update parent_layers.py
|
2023-11-04 14:32:22 -04:00 |
|
|
4fc0251cfc
|
Update Readme.md
|
2023-08-30 23:52:06 -04:00 |
|
|
5df233ea90
|
Diffusion process example
|
2023-07-21 22:43:52 -04:00 |
|
|
b7abf88ae2
|
Merge branch 'main' of github.com:helblazer811/ManimML
|
2023-07-19 16:47:52 -04:00 |
|
|
da374990ef
|
Removed unecessary commented code.
|
2023-07-19 16:47:35 -04:00 |
|
|
f52a554335
|
Working visualization of cross attention maps.
|
2023-07-19 16:46:58 -04:00 |
|
|
6a7ab09ce6
|
Working image patch splitting and expansion code.
|
2023-07-18 20:00:42 -04:00 |
|
|
905e70ed50
|
Update Readme.md
|
2023-07-13 20:21:59 -07:00 |
|
|
e74435632e
|
Update Readme.md
|
2023-07-07 09:58:31 -07:00 |
|
|
c931dafcc1
|
Update Readme.md
|
2023-05-20 14:31:54 -04:00 |
|
|
dea466eb34
|
Added neocognitron
|
2023-04-24 01:45:52 -04:00 |
|
|
61cce04d7a
|
Fixed title spacing
|
2023-04-14 13:39:39 -04:00 |
|
|
775d597517
|
Fixed bug with scaling title.
|
2023-04-13 19:30:21 -04:00 |
|
|
ca7978929a
|
Changed default functionality of activation functions so they are all lined up with eachother.
|
2023-04-09 20:15:07 -04:00 |
|
|
2a50124ae2
|
Docs changes
|
2023-04-07 00:20:54 -04:00 |
|
|
39fa15e22e
|
Doc changes
|
2023-04-07 00:13:21 -04:00 |
|
|
a6f01e762e
|
Documents
|
2023-04-06 23:19:29 -04:00 |
|
|
e7b5a67e2e
|
Doc changes
|
2023-04-06 22:56:15 -04:00 |
|
|
50b7798034
|
Docs changes
|
2023-04-06 22:46:57 -04:00 |
|
|
f425f99699
|
Docs build
|
2023-04-06 22:34:54 -04:00 |
|
|
043ed3af40
|
Doc changes
|
2023-04-06 22:28:28 -04:00 |
|
|
3967cbea69
|
Reset default color scheme to dark mode. Removed unnecessary print statements.
|
2023-04-03 00:30:21 -04:00 |
|
|
a09c9da2f6
|
Got colorschemes setup (not globally yet). Fixed bug with layer placing.
|
2023-04-03 00:23:09 -04:00 |
|
|
90c9dba217
|
Removed remover argument from ReplacementTrasform which resulted in "Could not find old_mobject in Scene" when cleaning up the scene. (#34)
|
2023-03-28 16:54:24 -04:00 |
|
|
595c257171
|
Added bibtex to readme.
|
2023-03-22 12:56:03 -04:00 |
|
|
b1c838a45f
|
Added residual layer example. Fixed some bugs in the process.
v0.0.20
|
2023-02-05 12:26:36 -05:00 |
|
|
2b21261db7
|
Added changes to the MCMC sampling code. Added an MCMC example.
|
2023-02-03 23:13:20 -05:00 |
|
|
7538e2b620
|
Merge branch 'main' of github.com:helblazer811/ManimML
|
2023-02-02 22:00:07 -05:00 |
|
|
134be057fb
|
Made mcmc example. Added ability to view matplotlib plots.
|
2023-02-02 21:59:31 -05:00 |
|
|
42defde750
|
Dropout Last Layer - option to remove node on the last layer and seed dropouts for reproducible animations (#30)
Option to remove node on the last layer and seed dropouts for reproducible animations
|
2023-02-02 19:27:19 -05:00 |
|
|
9698907cbf
|
Fixed padding bug with max pooling
|
2023-02-02 09:42:08 -05:00 |
|
|
1406acd43e
|
Refactored makefile, moved around files to more appropriate places, deleted unused files,
reformatted code.
|
2023-02-01 22:33:42 -05:00 |
|
|
27d235de25
|
Added the ability to make residual connections.
Note: still need to add the residual plus icon.
|
2023-02-01 12:40:43 -05:00 |
|
|
4b06ce1622
|
Added padding.
Fixed a bug with ImageLayerToConvolutional2D
Padding example
|
2023-01-31 23:37:55 -05:00 |
|
|
60bd02b22f
|
Docs changes
|
2023-01-31 10:49:35 -05:00 |
|
|
e515861b50
|
Testing docs site
|
2023-01-31 10:33:33 -05:00 |
|
|
c14972fa4b
|
Refactored some code in neural network, added max pooling to feed forward
|
2023-01-31 10:30:49 -05:00 |
|
|
ae6fd8a230
|
Setup basic frame comparison unit testing.
|
2023-01-31 10:27:51 -05:00 |
|
|
bae4543576
|
Added guide to readme
|
2023-01-29 11:46:56 -05:00 |
|
|
b767b9abee
|
Simplified namespace so layers can be imported from manim_ml.neural_network
|
2023-01-27 14:20:11 -05:00 |
|
|
46958ea293
|
Working max pooling visualization.
|
2023-01-26 18:39:38 -05:00 |
|
|
11d39a34e5
|
Update Readme.md
|
2023-01-26 12:02:18 -05:00 |
|
|
c824409eee
|
Fixed bug with feed forward layer activation.
|
2023-01-25 17:41:20 -05:00 |
|
|
301b230c73
|
Added sigmoid activation, and ability to do activation above linear layers.
|
2023-01-25 17:36:44 -05:00 |
|
|
4948c0ea4e
|
Added assets gif
|
2023-01-25 08:50:13 -05:00 |
|
|
1bd8b33a22
|
Added CNN example to the readme.
|
2023-01-25 08:49:19 -05:00 |
|
|
a5c68374b2
|
Merge branch 'main' of github.com:helblazer811/ManimML
|
2023-01-25 08:41:30 -05:00 |
|
|
f56620f047
|
Bug fixes and linting for the activation functions addition.
|
2023-01-25 08:40:32 -05:00 |
|
|
ce184af78e
|
General changes, got basic visualization of an activation function working for a
convolutinoal layer.
|
2023-01-24 15:44:48 -05:00 |
|