|
ba63116b37
|
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
|
2023-01-09 15:52:37 +09:00 |
|
|
3d6e8072e1
|
Used Black to reformat the code in the repository.
|
2023-01-01 23:24:59 -05:00 |
|
|
334662e8c8
|
Update readme and setup code to be pushed to pip repository.
|
2022-12-31 12:36:15 -05:00 |
|
|
313d1aa650
|
Merge branch 'main' of github.com:helblazer811/ManimML
|
2022-12-30 22:38:19 -05:00 |
|
|
6ba45c163c
|
Example changes merge
|
2022-12-30 22:37:42 -05:00 |
|
|
f8701c8a91
|
Updated examples
|
2022-12-30 22:32:44 -05:00 |
|
|
009d0a9a45
|
restore broken itnerpolation
|
2022-08-28 19:22:56 -07:00 |
|
|
59b94f580c
|
rm .idea
|
2022-08-28 19:16:58 -07:00 |
|
|
1e69ea313d
|
[BUG] update most examples.
|
2022-08-28 19:11:56 -07:00 |
|
|
0489dd5745
|
Added epsilon nearest neighbor graph visualization.
|
2022-07-26 23:47:20 -04:00 |
|
|
8d45c13f57
|
Added working convolutional layer.
|
2022-04-29 14:36:14 -04:00 |
|
|
9310b48c56
|
Finished oracle guidance video. Integrated various changes necessary to complete this.
|
2022-04-28 01:37:52 -04:00 |
|
|
95a36eb234
|
Added basic example neural network
|
2022-04-26 12:15:00 -04:00 |
|
|
7175728568
|
Added a basic neural network example
|
2022-04-26 12:11:38 -04:00 |
|
|
7d04bf55ec
|
Added updated VAEScene to the readme.
|
2022-04-23 23:10:15 -04:00 |
|
|
0152be64b0
|
Added GAN visualization.
|
2022-04-22 19:08:28 -04:00 |
|
|
09c9c4c093
|
Added explicit create animations. Fixed bug with images not being allowed in VGroup. Redid forward pass animation.
|
2022-04-06 01:33:03 -04:00 |
|
|
93a0bf64c5
|
Added new video to readme
|
2022-04-04 23:25:04 -04:00 |
|
|
8d54a2f69f
|
Updated logo gif
|
2022-03-29 15:34:46 -04:00 |
|
|
3be5c54d26
|
Changed directory structure to accomodate examples as apposed to everything being a part of the core library. May need to rethink this in the future. Added some boilerplate for pip packaging to the .gitignore.
|
2022-03-28 14:01:00 -04:00 |
|
|
4eb5296c9c
|
Readme changes, logo added, tags in readme
|
2022-03-28 00:55:06 -04:00 |
|
|
ca0e93d657
|
Finished VAE Disentanglement video
|
2022-03-07 02:06:17 -05:00 |
|
|
a7c43d0f8b
|
Readme changes
|
2022-02-16 22:35:07 -05:00 |
|
|
e8857acc83
|
Final animations
|
2022-02-16 22:01:53 -05:00 |
|
|
92d8a3d59a
|
Changed examples
|
2022-02-10 00:45:40 -05:00 |
|