摘要: Goal of training a model is to find a set of weights and biases that have low loss, on average, across all examples. —— Descending into ML: Training a 阅读全文
posted @ 2018-04-24 14:44 xkfx 阅读(233) 评论(0) 推荐(1)
摘要: Globalization and Localization When discussing multiple languages and characters sets, you will run into the following important terms: Character sets 阅读全文
posted @ 2018-04-24 11:18 xkfx 阅读(222) 评论(0) 推荐(1)
摘要: InnoDB 支持 transaction ,MyISAM 不支持。 索引: When working with transactions and transaction processing, there are a few keywords that'll keep reappearing. H 阅读全文
posted @ 2018-04-24 10:31 xkfx 阅读(211) 评论(0) 推荐(0)