-
斯坦福CS231n:面向视觉识别的卷积神经网络
CS231n课程翻译系列
课程教师Andrej Karpathy
-
# Problem
Need to devise the *initial approach* to designing the *class hierarchy* for `autoencoder`.
# Solution
Tentative *pseudo code* for what the class hierarchy might look like (including an…
-
The below line throws an exception
sampled = dist.sample()
I have solved the issue by installing the tensorFlow-probability version (0.12.0) but it's just a temporary fix.
//!pip install -q ten…
-
It'd be great to have XLabs ControlNets supported in `diffusers`. We already support their LoRAs.
Code: https://github.com/XLabs-AI/x-flux/
Checkpoint: https://huggingface.co/XLabs-AI/flux-contro…
-
Hi Dr. Li,
Loved your work that promotes the self-supervised masked structural modeling! I am currently reproducing your results reported in Table 3 and have several questions.
* Why are some co…
-
provably should be probably
This Reference might be wrong for the following text from the Paper.
"Neural memory architectures provide dynamic episodic state tracking [ 53 ]"
Here is the ref…
-
Hello,
I was wondering if you guys are planning to make functional APIs for advanced research-based models like VAE, VAEGAN, GANS, etc.
If so then it will be very easier for the TensorFlow community…
-
### Github repo
https://github.com/Anantha-Rao12/Quantum-enhanced-variational-autoencoder
### Description
- This is a submission for the Qiskit Ecosystem.
- The project is the source code fo…
-
Hello, Mr Kidger! This work gives me a lot insight!
I've create a repo [Forecast](https://github.com/Saltsmart/Forecast_with_Neural_ODE) (also mentioned in #39 ). It's not too hard to use CDE in Se…
-
What is the difference between DDSM and VQ-Diffusion ?