- Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide
- Willem Meints
- 99字
- 2021-07-02 12:08:36
Loading and processing large datasets
When you use deep learning, you often need a large dataset to train neural networks. It is not uncommon to use gigabytes of data to train your model. Included with CNTK is a set of components that allow you to feed data into the neural network for training.
Microsoft did its best to build specialized readers that will load data into memory in batches so you don't need a terabyte of RAM to train your network. We'll talk about these readers in greater depth in Chapter 3, Getting Data into Your Neural Network.
推薦閱讀
- 從零開始學Hadoop大數據分析(視頻教學版)
- InfluxDB原理與實戰
- Game Development with Swift
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- 數據驅動:從方法到實踐
- 數據庫原理與設計(第2版)
- Apache Kylin權威指南
- 中文版Access 2007實例與操作
- Doris實時數倉實戰
- MySQL數據庫技術與應用
- 中國云存儲發展報告
- Spring Boot 2.0 Cookbook(Second Edition)
- 從Lucene到Elasticsearch:全文檢索實戰
- 數據庫技術與應用:SQL Server 2008