-
Notifications
You must be signed in to change notification settings - Fork 628
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 or Keras support / examples #291
Comments
Hey @Chakri-V-V, can you tell us what pip command you used to install As far as TF, we don't have anything planned for now. Have you tried TensorBoard? |
pip install --upgrade visualdl |
@Chakri-V-V Are you using Windows? We don't seem to support Windows and old versions of MacOS yet (before 10.12). BUT we should (a) add that note to our documentation, (b) support windows!! Sorry about that. Here is info on TensorBoard: https://www.tensorflow.org/programmers_guide/summaries_and_tensorboard. Should be easy to get started with |
@Chakri-V-V : Thanks for your interest in VisualDL. We do support Keras. Please find the tutorial here |
@daming-lu Could we have an English version of that tutorial please? |
@varunarora This PR will expose the English version of the Keras tutorial. #300 |
@jetfuel Oh man that is amazing. Here you go @Chakri-V-V: https://github.com/PaddlePaddle/VisualDL/blob/develop/demo/keras/TUTORIAL_EN.md |
Hey , Am trying to install VisualDL but the following message pops up
Collecting visualdl
Could not find a version that satisfies the requirement visualdl (from versions: )
No matching distribution found for visualdl
When does your support with Tensorflow or Keras start ?
The text was updated successfully, but these errors were encountered: