-
## CuArray compatibility and speed on Knet tutorial/examples
### Knet/tutorial
- [x] 15.quickstart
- [x] 23.learning
- [x] 30.lin
- [x] 40.mlp
- [x] 50.cnn
- [x] 60.rnn
- [x] 70.imdb
- [x] …
-
There are many ways to generate faces, if you find some interesting models, discuss it here
-
LoadError: ArgumentError: Package c not found in current path:
- Run `import Pkg; Pkg.add("c")` to install the c package.
in expression starting at C:\Julia Programming\vae.jl:6
require(::Module, :…
-
Write simple summary of papers you read, and how can it helps our project.
What you must read in paper
1. What is target problem, what is model they used.
2. Background and Related Work
-
The following contrived snippet will freeze after some random number of epochs without displaying any error messages. I came across this bug while testing something; it's not blocking me. I just want …
-
Request solution for Q10 & Q11 for exercise in Chapter 17
-
Dear Will,
I currently work with a dataset containing both gene expression data and surface marker information, using cite-seq. Now I wonder if you think there is any inherent problem with using all…
-
Thank you for your valuable contribution! I have a question regarding the implementation. From my understanding, DDPM involves denoising `x_t` to obtain `x_0` over t steps. However, I couldn't locate …
-
### Feature request
# Moving VQ-GAE and BPE mapping to ChameleonProcessor
I am relatively new to HuggingFace and the Transformers library, but have many years of ML and software engineering experi…
-
As I proposed in maxhodak/keras-molecules#54. I am interested in why the charset is designed like this. It's not straightforward. From the viewpoint of chemistry, the chlorine "Cl" should not be treat…