daquang

Results 6 issues of daquang

Can you please provide the exact command lines to train and infer a segmentation model on the COVID dataset? I see you've provided data loaders, but it's not quite clear...

documentation

I noticed that the version of Tensorflow required is quite old. I'm not sure about this, but I think Ampere GPUs usually require at least CUDA 11, which Tensorflow 2.4.0...

Hi, I was wondering if there are any plans to create a conda package for rbdl, including the python wrapper? It would make installation quite a bit easier.

I get the following error when I run the IMDB example: Traceback (most recent call last): File "imdb_birnn.py", line 77, in model.add(BatchNormalization((24 \* maxseqlen,))) File "/home/dxquang/anaconda/lib/python2.7/site-packages/keras/layers/containers.py", line 40, in add...

I have my own reference panel data. How can I train Minimac4 on my own data?

Does anyone know how, if possible, to configure deepnet to do collaborative filtering with an RBM?