MoyanZitto / keras-cn

Chinese keras documents with more examples, explanations and tips.
1.57k stars 280 forks source link

Update New functions, and use conda to install tensorflow #113

Open limberc opened 7 years ago

limberc commented 7 years ago

Conda could install the tensorflow-gpu in a very easy way which without any single setting.

Add some new function: In utils:

  1. Sequence
  2. convert_all_kernels_in_model

Add argument description for plot_model