资源介绍
深度神经网络Deep Neural Network from scratch
In this post we will learn how a deep neural network works, then implement one in
Python, then using TensorFlow. As a toy example, we will try to predict the price of a car
using the following features: number of kilometers travelled, its age and its type of fuel.
We will predict the price of only one model of car because our features does not have
data about the brand or the model of the car. Let's say BMW Serie 1. Our data will come
from leboncoin.fr.
- 上一篇: 神经网络.pdf
- 下一篇: Android 人脸识别,完美识别