Skip to content

junseonghwan/kth-stat-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton code for Assignment 2, 3, and Project for Stat Method Course

Tips:

  • Test your posterior sampling code. See this reference.
  • Use debugger. For example, you can import pdb and set break point using command pdb.set_trace().
  • Fix random seed before running your sampling code to be able to reproduce any bugs: i.e., np.random.seed(some_seed)

About

Statistical method for computer science at KTH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages