Skip to content

aladdinpersson/aladdin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful deep learning functions

Quickstart

Install with pip install aladdin and (for example) load check_accuracy:

from aladdin import check_accuracy
accuracy = check_accuracy(loader, model)

Will develop and detail which are available later:)

About

Functions and util functions that I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages