© Nikita Silaparasetty 2020
N. SilaparasettyMachine Learning Concepts with Python and the Jupyter Notebook Environmenthttps://doi.org/10.1007/978-1-4842-5967-2_6

6. Introduction to Jupyter Notebook

Nikita Silaparasetty1  
(1)
Bangalore, India
 

In the previous chapter, we learned about Python. We also had a glance at how we can use Python in its REPL shell to write our code. This Python shell, however, is not the most recommended tool to use when it comes to massive machine learning programming. This is why we have developed applications like Jupyter Notebook, which aid in such programming requirements.

Jupyter Notebook is the brainchild of Project Jupyter, which is a non-profit organization founded by Fernando Pérez. It was created with the objective ...

Get Machine Learning Concepts with Python and the Jupyter Notebook Environment: Using Tensorflow 2.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.