Vito Spadavecchio

Results 7 issues of Vito Spadavecchio

Is there a way to look at/track tweets that meet specific requirements? (e.g. lang, location, etc).

question

After installing the NVIDIA docker image, and loading the Torch RNN docker via: `nvidia-docker run --rm -ti crisbal/torch-rnn:cuda7.5 bash ` and preprocessing via `root@3da15ad69af8:~/torch-rnn# python scripts/preprocess.py --input_txt data/library.txt --output_h5 data/library.h5...

I'm trying to load multiple scRNA datasets, merge them, and run SCTransform, but I'm getting the following error: ``` warning: solve(): system seems singular; attempting approx solution Error in qpois_reg(regressor_data,...

When I try to run the generation step using the following command: ```bash (molopt) user@machine:~/deep-molecular-optimization$ python generate.py --model-choice transformer --data-path data/chembl_02 --test-file-name test_unseen_L-1_S01_C10_range --model-path /home/user/Downloads/models/experiments/trained/Transformer/MMP/checkpoint/ --save-directory evaluation_transformer --epoch 60 ```...

Hello I see a reference to a "psearch" functionality for high throughput pharmacophore screening, but can't seem to find it anywhere. Can that be shared? If not, what are the...

When I run the FM1 tutorial example with the following execution: ``` (sire) spadavec@Crandall:~/itx/sire_example/ligandswap$ ligandswap -t0 rec_fmc.top -c0 fmc.30.crd -l0 FM1 -t1 rec_cti.top -c1 cti.30.crd -l1 CTI -C config ```...

After installing the NVIDIA docker image, and loading the Torch RNN docker via: `nvidia-docker run --rm -ti crisbal/torch-rnn:cuda7.5 bash ` and preprocessing via `root@3da15ad69af8:~/torch-rnn# python scripts/preprocess.py --input_txt data/library.txt --output_h5 data/library.h5...