-
So that we can so something like have an "aging model" and an "SIR model" and say that the variables are composed of these different bits.
This will get nasty wherever there are little bits that va…
-
Dear Sir,
I really appreciate your hard work..and please I have a question, in main file line 48, why do you make (model.evaluate) on function called (validation_gen) which exactly contains the gener…
-
Hello my dear people,
I have some troubles runninng the code
```
model = ChainCRF()
ssvm = OneSlackSSVM(model=model, C=.1)
ssvm.fit(X_train, Y_train)
```
where X_train is an array with t…
-
The current code uses `dplyr::select` to remove the columns from the output dataframe which are not part of the model, because all the observations within such compartments are equal to zero (because …
-
when I finished presenting the results didn't appear and just kept loading
![image](https://github.com/user-attachments/assets/bb60582f-3cc3-4c70-8485-3efc555d4f14)
-
thank for you share project!! when i run the code , i have the prolem "Failed to load model!" although i have file yolov5s.torchscript.ptl. You can share me file yolov5s.torchscript.ptl because i thin…
-
Dear Sir. Is there any way to train my dataset based on the model you have provided? I mean that I found your model is quite good for most case besides someone’s, I want to do an incremental training …
-
i sir , thank you so much for make this project opensource , i use your model but it cant detection all masks , i think datasets is limited , could you please send me new model for detection masks i…
-
Dear Sir,
I could not understand how the SMILES format is converted to ECFP to feed in the input layer of the model. Moreover, I could not understand how you have calculated the known binding affinit…
-
Dear Sir , I tried to run your model on google colab and got the error 'ValueError: could not broadcast input array from shape (0,72,72,3) into shape (32,72,72,3)'. Can you help me to resolve it.
![c…