Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[モデル_常人] Keras を用いたNN モデルの構築 #99

Open
3 tasks
forusufia opened this issue Jun 17, 2019 · 0 comments
Open
3 tasks

[モデル_常人] Keras を用いたNN モデルの構築 #99

forusufia opened this issue Jun 17, 2019 · 0 comments
Assignees
Labels
model カテゴリ「モデル」 training

Comments

@forusufia
Copy link
Contributor

取り組むトレーニングの概要

Keras についてチュートリアルで学んだのち、NNモデルを構築してデータを分類する精度を向上させてみる。Autoencoder を構築して学習してみる。

取り組む期間

2019/06/17 ~ 06/22

獲得を目指すスキル

・任意のNNを構築できる

Action list

  • チュートリアルを実行しmnist datasetをClassificationする
  • CNNを構築しmnist datasetに対するClassificationの精度を向上させる
  • Autoencoderを構築しmnistデータを用いて学習させる。また入力データと再構成した画像を比較する。任意の潜在変数からデコードした画像を表示する。
@forusufia forusufia added training model カテゴリ「モデル」 labels Jun 17, 2019
@forusufia forusufia self-assigned this Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model カテゴリ「モデル」 training
Projects
None yet
Development

No branches or pull requests

1 participant