rydeveraumn

Results 8 comments of rydeveraumn

I may have answered my own question: 1. https://journalspress.com/LJRS_Volume19/600_Data-Normalization-using-Median-&-Median-Absolute-Deviation-(MMAD)-based-Z-Score-for-Robust-Predictions-vs-Min%E2%80%93Max-Normalization.pdf 2. https://pro.arcgis.com/en/pro-app/latest/help/analysis/geostatistical-analyst/box-cox-arcsine-and-log-transformations.htm

Has there been any more movement on this issue? Also, I am interested in porting this into `pytorch` does anyone know if this work has been started / done?

I also agree with @wingman-jr-addon this could be potentially game changing. I wonder why this is no longer being maintained? If the work here could be extended to work with...

Hey @TomorrowIsAnOtherDay is I sure have. There are a number of different errors that seem to be happening for me: - `Expected more than 1 value per channel when training,...

Okay let me give it a shot! Will report back soon

Now I am getting a ton of `No vacant CPU resources at the momemt` errors ![image](https://user-images.githubusercontent.com/114163523/203619385-e9919a7e-4844-4e71-9cb2-7cdd9d535fd4.png) ![image](https://user-images.githubusercontent.com/114163523/203620656-dd55d9c4-ea0c-4455-a161-10f176768fbd.png)

@TomorrowIsAnOtherDay it does show that I have 5 vacant cpus: ![image](https://user-images.githubusercontent.com/114163523/203631631-b8ba5eae-56c4-454f-98d4-d0762ee6fb04.png)

Okay I think I figured out what was happening: When you are setting a different number of CPUs than the one suggested in the `README` I also had to modify...