タグ

ブックマーク / keras.io (2)

  • FAQ - Keras Documentation

    Keras FAQ: Kerasに関するよくある質問 Kerasを引用するには? KerasをGPUで動かすには? KerasをマルチGPUで動かすには? "sample","batch","epoch" の意味は? Keras modelを保存するには? training lossがtesting lossよりもはるかに大きいのはなぜ? 中間レイヤーの出力を得るには? メモリに載らない大きさのデータを扱うには? validation lossが減らなくなったときに学習を中断するには? validation splitはどのように実行されますか? 訓練時にデータはシャッフルされますか? 各epochのtraining/validationのlossやaccuracyを記録するには? レイヤーを "freeze" するには? stateful RNNを利用するには? Sequentialモデ

    stealthinu
    stealthinu 2017/02/28
    KerasのFAQ。modelの保存とかtestよりtrainingのlossが大きい理由や事前学習済みの重みなど知りたかったことが色々書いてあった。
  • Keras Documentation

    Keras is now available for JAX, TensorFlow, and PyTorch! Read the Keras 3.0 release announcement "Keras is one of the key building blocks in YouTube Discovery's new modeling infrastructure. It brings a clear, consistent API and a common way of expressing modeling ideas to 8 teams across the major surfaces of YouTube recommendations." Maciej Kula Staff Software Engineer - Google "Keras has tremendo

    stealthinu
    stealthinu 2016/06/07
    TensorFlow(かTheano)をベースとしたDeeplearningライブラリ。TensorFlowだと基本行列計算ライブラリだからDeeplearningで使いやすいようにしてある。
  • 1