Ranlot / single-parameter-fit

Real numbers, data science and chaos: How to fit any dataset with a single parameter
645 stars 58 forks source link

Output images are not matching the explanation in paper #20

Open sheikhISRAR opened 2 years ago

sheikhISRAR commented 2 years ago

Hi, I am not able to reproduce the original image from the decoded values. Any help is appreciated. Issues is same as reported above.. Any help is appreciated? Thanks

sheikhISRAR commented 2 years ago

Hi, I tried executing in IntelDevCloud oneAPI environment and could able execute the code and generated the images. Below are the steps for Intel Dev Cloud.

Install requirement.txt (give in project) mpmath and pillow using pip. convert the jupyter notebook files to python files (nbconvert)

that all, you are good to execute your code and get all images generated. Thanks to y friend Ritesh https://github.com/riteshbel

Fell free to contact either of us if you need more info..

Best Regards Israr

gianfa commented 2 years ago

Hi, I installed the requirements, but unfortunately I could not reproduce the results of the images; I obtained only random looking dots. I was so fascinated by this paper that I wanted to present it in a doctoral journal club, but if I don't reproduce the results there is no point.

Can anyone help me with this?