ODSC West 2020 Probabilistic Programming and Bayesian Inference with Python

ODSC West 2020 Probabilistic Programming and Bayesian Inference with Python
English | Size: 1.51 GB
Category: Tutorial


If you can write a model in sklearn, you can make the leap to Bayesian inference with PyMC3, a user-friendly intro to probabilistic programming (PP) in Python. PP just means building models where the building blocks are probability distributions! And we can use PP to do Bayesian inference easily. Bayesian inference allows us to solve problems that aren’t otherwise tractable with classical methods.

Packt – Getting Started with Object-Oriented Programming in Python 3 (VIDEOS)

Packt – Getting Started with Object-Oriented Programming in Python 3 (VIDEOS)
English | Size: 429.76 MB
Category: Tutorial


The world is filled with coders, who write pieces of programs in a bid to find solutions to various problems. In such a field where the competition is already intense, you need a definitive edge over the rest. One of the better ways to stay ahead of the pack is to write smarter code. Writing large programs can be painful. That’s where Object-Oriented Programming (OOP) comes to the rescue. OOP saves a considerable amount of coding man-hours in the long run by writing code in a smarter way, through various techniques.

Udemy – Linux System Programming

Udemy – Linux System Programming
English | Size: 3.89 GB
Category: Tutorial


Learn Advanced Linux System Programming with ‘C’, Hands on Programming, Source code available to modify and re-execute.
In this course you will be learning the below Linux system programming. And more emphasis is given on the Programming part.

INE – Python Programming for Network Engineers

INE – Python Programming for Network Engineers
English | Size: 1.11 GB
Category: CBTs


This course is intended for network engineering professionals who want to take their creative thought processes to the next level by writing code. Whether it’s freeing up time at work by automating simple operational tasks or developing a complete framework for shifting traffic off of routers during scheduled changes, programming is an invaluable skill from which any network engineer will gain immediate returns. This course will teach students how to write Python by developing a complete command-line application that will regularly retrieve device configurations, check code in to a version control system, and receive configuration policy violation reports via email. This course is based on Python Release 2.7.