Skip to content

428lab/study_dnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ディープラーニング(深層学習)の学習

GPUが動作するDockerコンテナ上で動作確認しています。

docker run --gpus all -it tensorflow/tensorflow:latest-gpu bash

以下のコマンドで必要なパッケージをインストールしてください。

pip install -r requirements.txt

RNN

RNNの学習に関するソースコード

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages