All Projects → rainyear → Pytips

rainyear / Pytips

Licence: mit
Useful Python tips!

Projects that are alternatives of or similar to Pytips

Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (-1.85%)
Mutual labels:  jupyter-notebook
Torchdyn
A PyTorch based library for all things neural differential equations
Stars: ✭ 535 (-1.29%)
Mutual labels:  jupyter-notebook
Pose Hg Train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
Stars: ✭ 541 (-0.18%)
Mutual labels:  jupyter-notebook
Dlaicourse
Notebooks for learning deep learning
Stars: ✭ 5,355 (+888.01%)
Mutual labels:  jupyter-notebook
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (-0.74%)
Mutual labels:  jupyter-notebook
Notebooks
Some sample IPython notebooks for scikit-learn
Stars: ✭ 539 (-0.55%)
Mutual labels:  jupyter-notebook
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (-1.85%)
Mutual labels:  jupyter-notebook
Nanovna
Very Tiny Palmtop Vector Network Analyzer
Stars: ✭ 539 (-0.55%)
Mutual labels:  jupyter-notebook
Srflow
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
Stars: ✭ 537 (-0.92%)
Mutual labels:  jupyter-notebook
Photomosaic
Creating fun photomosaics, GIFs, and murals from your family pictures using ML & similarity search
Stars: ✭ 540 (-0.37%)
Mutual labels:  jupyter-notebook
Training Data Analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
Stars: ✭ 5,653 (+942.99%)
Mutual labels:  jupyter-notebook
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-1.11%)
Mutual labels:  jupyter-notebook
Keras Openface
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Stars: ✭ 538 (-0.74%)
Mutual labels:  jupyter-notebook
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+1151.48%)
Mutual labels:  jupyter-notebook
Mongood
A MongoDB GUI with Fluent Design
Stars: ✭ 540 (-0.37%)
Mutual labels:  jupyter-notebook
Python Deliberate Practice
Deliberate Practice for Learning Python
Stars: ✭ 528 (-2.58%)
Mutual labels:  jupyter-notebook
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-0.74%)
Mutual labels:  jupyter-notebook
Machine Learning Books With Python
Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
Stars: ✭ 539 (-0.55%)
Mutual labels:  jupyter-notebook
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-0.18%)
Mutual labels:  jupyter-notebook
Attention Networks For Classification
Hierarchical Attention Networks for Document Classification in PyTorch
Stars: ✭ 540 (-0.37%)
Mutual labels:  jupyter-notebook

Python Tips

Join the chat at https://gitter.im/rainyear/pytips

jstips项目启发。

每天一条有用的 Python 小提示

每天花费不到两分钟,学习一条可以提高Python代码质量,更Pythonic的方法解决问题的小技巧。

写了一段时间之后发现越来越难控制在关于某一条语法点的小技巧,而更像是关于某一『话题』的讨论,例如某一语法特性或某几个标准库的应用。我会继续按照这种惯性写下去,也不打算更名为『PyTopics』。内容和风格不会有刻意的转变,只是在这里说明一下。 😐

主要基于 Python 3.5 并尽量做到向后兼容(至Python 2.7)。

文档已托管在 Read the Docs: Tips.PyHub.cc

Tips list

How to Contribute

  1. 提供问题、话题或应用场景:Issue

Thanks

Donate

如果你觉得对你有所帮助,不妨请我喝杯咖啡~ 🍻

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].