“智能硬件-课程项目”版本间的差异
来自iCenter Wiki
(→课程项目) |
(→熟悉 JetsonKit TX1) |
||
第17行: | 第17行: | ||
: [https://keras.io/ Keras]: Deep Learning library for Theano and TensorFlow | : [https://keras.io/ Keras]: Deep Learning library for Theano and TensorFlow | ||
− | === | + | === JetsonKit TX1=== |
[[CUDA | CUDA编程]] | [[CUDA | CUDA编程]] | ||
+ | |||
+ | === Xilinx PYNQ=== | ||
+ | |||
+ | PYNQ( Python for Zynq )是xilinx生产的一款嵌入式智能硬件。 | ||
+ | |||
+ | [http://pynq.io PYNQ开发入门] | ||
== 课程项目 == | == 课程项目 == |
2017年5月31日 (三) 08:54的版本
目录
目标
硬件智能化:让计算设备能看见,能听见,能对话。
平台:嵌入式设备(Jetson Kit)或 安卓智能平板
准备工作
- Install TensorFlow Mobile in HUAWEI MediaPad M2 8.0
- Install TensorFlow in Jetson TK1/TX1
- TensorFlow 清华校内镜像(THU-TUNA):TUNA-TensorFlow
- Install Keras in Jetson TK1/TX1
- Keras: Deep Learning library for Theano and TensorFlow
JetsonKit TX1
Xilinx PYNQ
PYNQ( Python for Zynq )是xilinx生产的一款嵌入式智能硬件。