JuliaML / MLDataUtils.jl

Utility package for generating, loading, splitting, and processing Machine Learning datasets
http://mldatautilsjl.readthedocs.io/
Other
102 stars 20 forks source link

Implement generator for spiral dataset #6

Closed Evizero closed 7 years ago

Evizero commented 8 years ago

The tensorflow playground got me really interested in messing with the nested spirals dataset. A little research for the source lead me to this paper that includes the algorithm on the last page in the form of c code. Not sure how the license situation is in such case though.

Example pic of dataset structure from google search:

spiral