ultradian
ultradian
I am going through GLVisualize, attempting to learn its components. I have found the examples most helpful, but have a hard time finding out information through the API. I believe...
@SimonDanisch No need to apologize. This is a large work. I find it overwhelming to just think of what GUI elements to add as everything gets so interconnected. I have...
I created a Jupyter Notebook MLP tutorial taking MNIST data from Kaggle and accessing it using an `ArrayDataProvider`. You can see it here: https://github.com/ultradian/julia_notebooks/blob/master/mxnet/mnistMLP.ipynb I would love to contribute to...
@pluskid Thank **you** for all your work. I'm going for option 2, and just submitted a PR #227. Hopefully, I'll be able to contribute something more substantial in the future!
@ihnorton, I'm confused. When you talk about Images support, do you mean creating a `display` or `show` function in DICOM that uses `Images.jl`? That is the same thing I meant,...
Thanks for the clarification, @SimonDanisch. I have created a new thread #16 with a proposal to split up the data to make this load/image display easier before creating a PR....
Hi @KZiemian, I'm a relative newbie to code review, but its clear to me that reviews are going to be a bottleneck in this kind of project. Are there any...