
Python dependency management with Project Thoth
Maya Costantini and Harshad Reddy Nalla demonstrate Python dependency management with Project Thoth and how to use their new Jupyter Notebook extension. By the end of this session, attendees will learn the importance of reproducibility, how to use Thoth recommendations through the Thoth CLI tool, Thamos, and how to use Thoth’s Jupyterlab extension for Python […]
Read More
Azure Machine Learning [December 2021]
- Frank
- December 8, 2021
- AI
- AI Insights
- artificial intelligence
- Auto ML
- AutoML
- Azure AI
- Azure Machine Learning
- Azure ML
- BlueGranite
- classification
- Data
- Data Science
- Databricks
- Jupyter
- Microsoft
- ML models
- Power BI
- Power BI AI
- power bi demo
- Power BI Machine Learning
- Power BI Premium
- power bi tutorial
- Power Query
- Python
- Swagger
Join Dr. Tom Weinandy and Nick Miller for a December session of Azure Machine Learning Immersion!
Read More
Better Web Scraping with Mechanical Soup
I wrote a lot of web scraping libraries back in the day in C#. I had considered porting my library to Python. Python Simplified discusses the benefits of using Mechanical Soup over Beautiful Soup for web scraping.
Read More
Grovers Algorithm with Qiskit
- Frank
- February 4, 2021
- 50 qubits
- Algorithm
- API
- Cloud
- Coding
- Developer
- Development
- fourier transform
- Getting Started
- hello world
- IBM
- IBM Research
- Jupyter
- Microsoft
- Open Source
- Physics
- programming quantum computers
- Python
- qiskit
- Quantum
- quantum algorithms
- quantum computer programming
- Quantum Computers
- quantum fourier transform
- quantum information
- Quantum Mechanics
- Quantum Physics
- quantum programming
- Qubit
- rigetti
- science
- SDK
- shor's
- Shor's Algorithm
- Software
In this video, Jin-Sung Kim, PhD explains how some quantum algorithms can outperform their classical counterpart and shows us how to implement Grover’s Algorithm.
Read More
Machine Learning and Scientific Computing with Python
In this episode, Seth and Tania will talk about the Python community and the scientific Python ecosystem. So if you always wanted to know what is so great about Python for Machine learning and its community this episode is for you. More Information: Python and Tensorflow What is DVC Run Jupyter Notebooks Create a Free […]
Read More
How to Use .NET Interactive Jupyter Notebooks in Daily Work-Life
Jupyter Notebooks are best known as tools for Data Scientists to display Python, Spark or R scripts. A Jupyter Notebook enables you to share words, images, code AND code results. .NET interactive Jupyter notebooks add c sharp, F# and PowerShell core to the mix. In this episode, Rob Sewell will introduce Jupyter Notebooks and show […]
Read More
How to use Jupyter Notebooks in Azure Data Studio
Vicky Harp joins Scott Hanselman to show how Azure Data Studio combined the simple and robust SQL query editing experience of tools like SSMS with the flexibility and collaboration of Jupyter Notebooks. The November 2019 release of Azure Data Studio included SQL Server 2019 Guide as a Jupyter Book, which provides a richer troubleshooting experience. […]
Read More
Jupyter Notebooks in Visual Studio Code
Jeffrey Mew shows you how you can can natively edit Jupyter notebooks in Visual Studio Code. Jupyter (formerly IPython) is an open-source project that enables you to easily combine Markdown text and executable Python source code on one canvas called a notebook. These notebooks contain live code, equations, visualizations and narrative text. Jeffrey shows how […]
Read More
SQL Server 2019 Feature Notebooks
Here’s a great collection of Jupyter notebooks that explore all the new features of SQL Server 2019. Here are some of the ones that caught my attention. SQL Server 2019 Querying 1 TRILLION rows OneTrillionRowsWarm.ipynb – This notebook shows how SQL Server 2019 reads 9 BILLION rows/second using a 1 trillion row table using a warm cache, OneTrillionRowsCold.ipynb – […]
Read More
Build a Pet Detector in 30 Minutes or Less
Ever wondered what breed that dog or cat is? In this show, you’ll learn how to train, optimize and deploy a deep learning model using Azure Notebooks, Azure Machine Learning Service, and Visual Studio Code using Python. Using transfer learning to retrain a mobilenet model via Tensorflow to recognize dog and cat breeds using the […]
Read More