| Feb | MAR | Apr |
| 24 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: github.com
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
x = torch.eye(256).to('cuda')
%%timeit
torch.eye(181)
6.43 µs ± 218 ns per loop (mean ± std. dev. of 7 runs, 100000 loops each)
http11.py:
with suppress(AttributeError):
txresponse._transport._producer.loseConnection()
[Once we drop support for Twisted < 18.4.0](twisted/twisted@3855923
Read more
cleanup
good first issue
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