Skip to content

Introduction to TensorFlow and Keras for the course on Intelligent Systems and Pattern Recognition (2023), M.Sc. in Computer Science, University of Pisa.

Notifications You must be signed in to change notification settings

vdecaro/intro-tf-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to TF and Keras

Introduction to TensorFlow and Keras for the course on Intelligent Systems and Pattern Recognition (2024), M.Sc. in Computer Science, University of Pisa.

Usage

You can run these notebooks from Google Colab by looking for this repository from the GitHub tab.

Otherwise, you can run them locally by doing the following steps:

git clone https://github.com/vdecaro/intro-tf-keras
cd intro-tf-keras
pip install -r requirements.txt

Ensure that you're selecting the correct Python kernel in your Jupyter Notebook.

About

Introduction to TensorFlow and Keras for the course on Intelligent Systems and Pattern Recognition (2023), M.Sc. in Computer Science, University of Pisa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published