Skip to content

EmbraceLife/kur_hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kur_hack

How to Explore Kur source code?

all my Q&A on Kur, are like below:

  1. How to experiment on kur with logger.info?
  2. How to explore kur source code with pdb.set_trace?
  3. How to hack kur data mnist.yml to print out data shape and only a single sample, instead of no shape and a whole batch of data?
  4. How to hack the color of kur logging display?
  5. How to hack to remove duplicated sections when kur dump mnist.yml?

Map out Kur performance logic

Checkout maps here

  1. How to Kur trains from console kur train mnist.yml and hide python API behind?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages