You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
great work for your paper and code.
i have a question, i think in your paper NCF, you choose keras to implement.
And this AMF, you choose tensorflow.
Do you think tensorflow is better than keras if the model need more personal setting?
and one more thing i want to discuss with you is: i think your code use python's multi-thread function pool, but according to my knowings, python's multi-thread function is fake mulit-thread (it cant speed up since it just can run in one cpu at one time)?
Thanks
The text was updated successfully, but these errors were encountered:
On Thu, Nov 8, 2018 at 7:27 PM nickhuangxinyu ***@***.***> wrote:
Hi, xiangnan.
great work for your paper and code.
i have a question, i think in your paper NCF, you choose keras to
implement.
And this AMF, you choose tensorflow.
Do you think tensorflow is better than keras if the model need more
personal setting?
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABGxjl0eCKU4SmGTNPx76Le5weQJ1-Fqks5utBU8gaJpZM4YUfdf>
.
Hi, xiangnan.
great work for your paper and code.
i have a question, i think in your paper NCF, you choose keras to implement.
And this AMF, you choose tensorflow.
Do you think tensorflow is better than keras if the model need more personal setting?
and one more thing i want to discuss with you is: i think your code use python's multi-thread function pool, but according to my knowings, python's multi-thread function is fake mulit-thread (it cant speed up since it just can run in one cpu at one time)?
Thanks
The text was updated successfully, but these errors were encountered: