Skip to content

AstroViking/tf-kde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Density Estimation in TensorFlow

A one-dimensional Kernel Density Estimation implemented in TensorFlow.

It is licensed under WTFPL. Feel free to do what the fuck you want with it. :)

To install it, either clone it and execute the following inside the folder where setup.py is located

pip install -e .

or, if you don't intend to commit something and just use the tools, you can simply install it with

pip install git+https://github.com/AstroViking/tf-kde

and then use the tools provided.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published