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

tensorflowベースのmodelをtests直下に移行 #153

Open
ae14watanabe opened this issue Jun 1, 2020 · 0 comments
Open

tensorflowベースのmodelをtests直下に移行 #153

ae14watanabe opened this issue Jun 1, 2020 · 0 comments
Labels
invalid This doesn't seem right

Comments

@ae14watanabe
Copy link
Member

target code 対象となるコード 明確に分かっているならば書く
https://github.com/furukawa-laboratory/somf/blob/master/libs/models/som_tensorflow.py
https://github.com/furukawa-laboratory/somf/blob/master/libs/models/tsom_tensorflow.py

Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
現在これらはlibs/models(将来的にlibs->somfの予定)にあるため、tensorflowの導入が必要になる。
現在のところ、somfはnumpyベースで開発しており、tensorflowベースに動作させることは考えていないため、tensorflowをマストで導入するのは避けたい。

Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen.
これらはあくまで開発のためのモデルとしてtests/に移動させる

@ae14watanabe ae14watanabe added the invalid This doesn't seem right label Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant