原文:論文筆記——Rethinking the Inception Architecture for Computer Vision

. 論文思想 factorized convolutions and aggressive regularization. 本文給出了一些網絡設計的技巧。 . 結果 用 G的計算量和 M的參數。With an ensemble of models and multi crop evaluation, we report . top error and . top error. . Introdu ...

2017-12-25 23:01 0 1281 推薦指數:

查看詳情

Rethinking the inception architecture for computer vision的 paper 相關知識

這一篇論文很不錯,也很有價值;它重新思考了googLeNet的網絡結構--Inception architecture,在此基礎上提出了新的改進方法; 文章的一個主導目的就是:充分有效地利用computation; 第一部分: 文章提出了四個principles: 原則1:設計網 ...

Fri Jun 09 19:42:00 CST 2017 0 2802
論文筆記——NEURAL ARCHITECTURE SEARCH WITH REINFORCEMENT LEARNING

論文地址:https://arxiv.org/abs/1611.01578 1. 論文思想 強化學習,用一個RNN學一個網絡參數的序列,然后將其轉換成網絡,然后訓練,得到一個反饋,這個反饋作用於RNN網絡,用於生成新的序列。 2. 整體架構 3. RNN網絡 4. 具體實現 ...

Mon Nov 20 04:31:00 CST 2017 0 1759
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM