Worthy
Read
Introduction to Computer Science and Programming in Python is intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students, regardless of their major, feel justifiably confident of their ability to write small programs that allow them to accomplish useful goals. The class uses the Python 3.5 programming language.
video
3 Ways Our Dev Teams Create Velocity with Multi-System Integrations
sponsor
Python core developer Brett talks about the history the decision to move Python to GitHub
core-python
memoryview is a special type that can be used to work with data stored in other data-structures.
core python
I think the mypy static type checker is a fantastic initiative, and absolutely love it. My one complaint is that it relies a little too much on subclassing for determining compatibility. This post discusses nominal vs. structural subtyping, duck typing and how it relates to structural subtyping, subtyping in mypy, and using abstract base classes in lieu of a structural subtyping system.
mypy regex
In this post, I show how Parquet can encode very large datasets in a small file footprint, and how we can achieve data throughput significantly exceeding disk IO bandwidth by exploiting parallelism (multithreading).
parquet ,IO
Toptal hand-matches leading companies with experts in software, web,, and mobile app development. Let us match you with on-demand developers for your next project.
sponsor
This post describes two simple ways to use Dask to parallelize Scikit-Learn operations either on a single computer or across a cluster.
sckit learn
This the 4th part in the series.
tensorflow
Basically in this guide we will configure a basic Kafka instance in an Ubuntu environment & write a very very basic python producer & consumer.
kafka
A beginner’s guide to implementing classification algorithms in Python
machine learning ,classification
Ergonomica is a Python-based console language, integrating modules such as os, shutil, and subprocess into a fast, easy-to use environment. It allows for functional programming tools and operations as well as data types that would otherwise require obscure grep or sed commands.
shell
Inception, a model developed by Google is a deep CNN. Against the ImageNet dataset (a common dataset for measuring image recognition performance) it performed top-5 error 3.47%. In this tutorial, you’ll use the pre-trained Inception model to provide predictions on images uploaded to a web server.
deep learning ,keras
Django round up for this week.
django
Projects
cpython -
5349 Stars, 303
Fork
The Python programming language default implementation is now on github.
Bella -
494 Stars, 53
Fork
A pure python, post-exploitation, data mining tool and remote administration tool for macOS.
PyTorch-Mini-Tutorials -
112 Stars, 12
Fork
Minimal tutorials for PyTorch
mog -
38 Stars, 2
Fork
A different take on the UNIX tool cat
pyowl -
31 Stars, 6
Fork
Ordered Weighted L1 regularization for classification and regression in Python
QuoraDQBaseline -
10 Stars, 5
Fork
Baseline solution to Quora Duplicate Question dataset.
http_heartbeat_proxy -
2 Stars, 0
Fork
A simple proxy make some service heartbeat-able.
|
↧
Import Python: Import Python Weekly Issue 112 - Python Programming Videos By MIT, mypy static type checker and more
↧