/PythonPills

Primary LanguageJupyter Notebook

PythonPills: examples collection

Created by Biagio Brattoli

PythonPills is a container of small tutorials and examples on different frameworks covering a wide number of topics expecially useful for machine learning. The goal of this project is maily keeping memos of interesting features of a library which I encounter during my job.

Introduction

Examples are divided based on the target framework. For the moment it contains:

  • tensorflow
  • caffe
  • cplex
  • visualization

Installation

Follow the instractions on the official website of the framework you want to test.