The code on the cover of this Python book is triggering me.: https://www.reddit.com/r/Python/comments/8d40vr/the_code_on_the_cover_of_this_python_book_is/
reddit
The code on the cover of this Python book is triggering me. • r/Python
0 points and 0 comments so far on reddit
Use (Frozen-)Flask and GitLab to generate and host your static website: https://www.reddit.com/r/Python/comments/8d5jmf/use_frozenflask_and_gitlab_to_generate_and_host/
reddit
Use (Frozen-)Flask and GitLab to generate and host your... • r/Python
Similar to Git**Hub** Pages there is [Git**Lab** Pages](https://about.gitlab.com/features/pages/) and because every user gets to use GitLab's CI...
How does PyTorch store it's tensors?: https://stackoverflow.com/questions/49724954/how-does-pytorch-store-its-tensors
Stackoverflow
How does PyTorch store it's tensors?
I am building my own Tensor class in Rust trying to make it like PyTorch's implementation and my questions is:
What is the most efficient way to store tensors programmatically?
I am trying to fin...
What is the most efficient way to store tensors programmatically?
I am trying to fin...
Python Insider: New PyPI launched, legacy PyPI shutting down April 30: https://www.reddit.com/r/Python/comments/8d5r21/python_insider_new_pypi_launched_legacy_pypi/
reddit
Python Insider: New PyPI launched, legacy PyPI shutting... • r/Python
1 points and 0 comments so far on reddit
Python 3.7: Introducing Data Classes: https://blog.jetbrains.com/pycharm/2018/04/python-37-introducing-data-class/
Python Network Programming for Network Engineers By David Bombal: https://www.reddit.com/r/Python/comments/8d5t5d/python_network_programming_for_network_engineers/
reddit
Python Network Programming for Network Engineers By... • r/Python
1 points and 0 comments so far on reddit
Microsoft Releases new PySpark based Distributed Web Service Framework: https://www.reddit.com/r/Python/comments/8d6b7d/microsoft_releases_new_pyspark_based_distributed/
Reddit
reddit: the front page of the internet
r/Python: news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
The need for speed without bothering too much: An introduction to numba: https://www.reddit.com/r/Python/comments/8d761w/the_need_for_speed_without_bothering_too_much_an/
reddit
The need for speed without bothering too much: An... • r/Python
2 points and 0 comments so far on reddit
Luminoth 0.1 | Deep Learning toolkit for Computer Vision: https://www.reddit.com/r/Python/comments/8d7y50/luminoth_01_deep_learning_toolkit_for_computer/
reddit
Luminoth 0.1 | Deep Learning toolkit for Computer Vision • r/Python
1 points and 0 comments so far on reddit
Weird text rendering behavior.: https://www.reddit.com/r/Python/comments/8d84wx/weird_text_rendering_behavior/
reddit
Weird text rendering behavior. • r/Python
I'm working with unicode text that relies heavily on diacritics of various sorts. For exampleː the diacritics ̪ and ̞ are supposed to be rendered...
I made a Python package to convert large numbers into readable numbers for humans: https://www.reddit.com/r/Python/comments/8d84bn/i_made_a_python_package_to_convert_large_numbers/
reddit
I made a Python package to convert large numbers into... • r/Python
4 points and 0 comments so far on reddit
Tensorflow - Train only a subset of embedding matrix: https://stackoverflow.com/questions/49855551/tensorflow-train-only-a-subset-of-embedding-matrix
Stackoverflow
Tensorflow - Train only a subset of embedding matrix
I have an embedding matrix e defined as follows
e = tf.get_variable(name="embedding", shape=[n_e, d],
initializer=tf.contrib.layers.xavier_initializer(uniform=False))
where n_e ref...
e = tf.get_variable(name="embedding", shape=[n_e, d],
initializer=tf.contrib.layers.xavier_initializer(uniform=False))
where n_e ref...
How to remove build products: https://stackoverflow.com/questions/28264894/how-to-remove-build-products
Stackoverflow
How to remove build products
Is it possible to automatically remove build products that are generated by a setup.py script based on setuptools?
I've just started with a new Python project and it's the first time I'm using
I've just started with a new Python project and it's the first time I'm using
Anyone switch to Windows 10 from mac/*nix since the ubuntu subsystem went live?: https://www.reddit.com/r/Python/comments/8d896p/anyone_switch_to_windows_10_from_macnix_since_the/
reddit
Anyone switch to Windows 10 from mac/*nix since the... • r/Python
Asking in /r/python because most of what I do is in python, and you all are very smart. :) Love the community. I'm retiring an old macbook pro...