Archive: 2017

0

google_object_detection

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

0

Frame

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.

0

Numpy_Note

Python Numpy Tutorial based on http://cs231n.github.io/python-numpy-tutorial/.主要内容:Arrays,Array Indexing,Datatypes,Array Math,Broadcasting

0

Tensorflow_note_3

基于cs20si的Tensorflow笔记,课程主页;本节主要内容:Linear and Logistic Regression

0

Tensorflow_note_2

基于cs20si的Tensorflow笔记,课程主页;本节主要内容:Basic Operations, Constants, Variables, Control Dependencies, Feeding inputs, TensorBoard

0

Tensorflow_note_1

基于cs20si的Tensorflow笔记,课程主页;本节主要内容:Graphs and Sessions