| Feb | MAR | Apr |
| 23 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: Save Page Now
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
.py extensions because TensorFlow does not yet support the current Python.
●dynamic_programming/k_means_clustering_tensorflow.py_tf
●machine_learning/lstm/lstm_prediction.py_tf
●neural_network/gan.py_tf
●neural_network/input_data.py_tf
TODO: Restore the .py file extensions
Read more
good first issue
supports_inplace_autograd, but that setting seems silly when the operation doesn't have an inplace variant. We should just skip this test for ops without an inplace variant.
cc@mruberry @VitalyFedyunin @walterddr
Read more
good first issue
module: tests
triaged
Open
master branch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency.
(二)ManimCommunity/manim: (@ManimCommunity
Read more
good first issue
Styler.clear() will clear the styles built up with the apply aaplymap and where method. It will clear class from the set_td_classes method and it will clear tooltips set with set_tooltips.
It does not clear table styles, and it does not clear formats. It does not reset hidden index or hidden columns.
Thoughts and PR into what this should do and how it should it be docum
Read more
API - Consistency
Bug
Styler
good first issue
Open