Daniel Duckworth
Daniel Duckworth
Hi, I'm looking into the use of CNNs for processing short passages comprised of a few paragraphs. Is it possible to use this with some adjusted parameters or is it...
With the migration to PyTorch, can saved models be served with [TorchServe](https://pytorch.org/serve/)? It would be useful to add a guide to the examples showing how to serve a model with...
Hi, I think this is great work. Would you consider adding a notebook for the fine tuning pipeline? I have my own dataset of multiple choice questions with answers and...
I'm getting the error 'TypeError: object of type 'numpy.int64' has no len()' for the last section of code. My data file doesn't have column headings to I used 'header=None' when...
Hi, just wondering if you know of any projects building a frontend UI editor for eagle.js?
I've come back to this repo after some time and started testing again. Some epoch folds are resulting in kappa scores of 0. Is this know or expected?
Hi, I'm getting some errors with Tensorflow 1.0 I ran the tensorflow upgrade script. This fixed the argument order error for concat. However now I get: AttributeError: module 'tensorflow.python.ops.nn' has...
Hi, I think this is an excellent project. Do you know if there is an equivalent dataset for spine x-rays?
Hi Anton, there is a project called [Win11React ](https://github.com/blueedgetechno/win11React) that emulates a Windows 11 desktop shell. It also emulates the Windows App Store using iframes to wrap various open source...
Link was not working with `http`, only `https`.