2019-04-01から1ヶ月間の記事一覧
Source: www.pexels.com AIと機械学習は、依然として初心者が参入しにくい専門性の分野です。 豊富な専門知識と事業リソースをもった企業は少ししかありません。~Fei-Fei Li Mercari は日本で人気のあるショッピングアプリで、画像の分類にAutoML (Automated…
ゴーリストのチナパです!この記事では ・tensorflow playgroundの使い方 ・決定境界とは? ・ニューラルネットの決定境界の作り方 について書きました
// Feed raw audio files directly into the deep neural network without any feature extraction. // If you have observed, conventional audio and speech analysis systems are typically built using a pipeline structure, where the first step is t…
// Teach your computer to recognize gestures and trigger a set of actions to perform after a certain gesture is recognized.// Hello World! I'm very excited to share with you my recent experiment wherein I tried to teach my computer certain…