An Introduction to Matplotlib
Matplotlib is a plotting library. In this section give a brief introduction to the matplotlib.pyplot module, which provides a plotting system similar to that of MATLAB.
Matplotlib is a plotting library. In this section give a brief introduction to the matplotlib.pyplot module, which provides a plotting system similar to that of MATLAB.
The TensorFlow Object Detection API is an open source framework built on top of TensorFlow that makes it easy to construct, train and deploy object detection models.github link
A brief introduction to Maluuba’s Frames dataset. It is designed to help drive research that enables truly conversational agents that can support decision-making in complex settings. The dataset contains natural and complex dialogues with users considering different options, comparing packages, and progressively building rich descriptions through conversation.
Python Numpy Tutorial based on http://cs231n.github.io/python-numpy-tutorial/.主要内容:Arrays,Array Indexing,Datatypes,Array Math,Broadcasting
基于cs20si的Tensorflow笔记,课程主页;本节主要内容:Basic Operations, Constants, Variables, Control Dependencies, Feeding inputs, TensorBoard