Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

lepisma/hinton.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hinton

Create hinton diagrams in Julia.

Hinton diagrams are used to visualize weight matrices in neural networks. Here is a pure Julia/Tk implementation.

Usage

Pkg.clone("git://github.com/lepisma/hinton.jl.git")
using hinton

hintondiag(matrix)

screen

License MIT

About

Hinton diagrams for julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages