-
Add "hints" hidden cells.
For example in "2_pandas.ipynb" bellow the **Wrapping it all together** :
> ### Hint
> If you can't find the right pattern to look for, take a peak at the spelling of…
-
I have a code that creates models of 98-99% accurate and 0.2-0.3 loss when used with previous versions of tensorflow on windows computer. On running the same code on my macbook air m1 using tensorflow…
-
I was following the notebook example:
https://colab.research.google.com/github/PAIR-code/facets/blob/master/colab_facets.ipynb
- The facets-dive part can be displayed and also can be saved as ht…
-
Following up on https://github.com/scikit-learn-contrib/imbalanced-learn/issues/991 - in addition to updates to the documentation, it would be beneficial for users to see example usage of imbalanced-l…
-
Dear Somayah,
I hope things are going well; first, thank you for having this repository up, I really appreciate it.
I am currently trying to do some splice site prediction tests and decided to …
-
Introduce the students to [Jupyter notebooks](https://jupyter.org/).
dbosk updated
2 years ago
-
TypeError: score() got an unexpected keyword argument 'hps_version'
I got this error while trying to run the code .
result = hpsv2.score(images[i], captions[i],hps_version="v2.1")
I am trying to ru…
-
I was predicting the structure of a complex using the CoLab (AlphaFold2) by uploading unpaired alignments of the monomers. I encountered the error (**List index out of range**) at the Prediction step …
-
Hi Ruben,
Thank you for this very nice Bayesian Optimization library! It works very well, and has some well thought out defaults and features! :-)
I managed to get this running on Google Colabor…
-
Test a deep convolutional network with ReLU and same number of neurons as in Arch0Dense from #2
bnord updated
5 years ago