-
Phần cần dịch: https://github.com/aivivn/d2l-vn/blame/master/chapter_multilayer-perceptrons/mlp_vn.md#L452-L511
### Hướng dẫn
- [Dịch trực tiếp trên website](https://github.com/aivivn/d2l-vn/blob/…
-
Phần cần dịch: https://github.com/aivivn/d2l-vn/blame/master/chapter_multilayer-perceptrons/mlp_vn.md#L375-L450
### Hướng dẫn
- [Dịch trực tiếp trên website](https://github.com/aivivn/d2l-vn/blob/…
-
Phần này nhờ @minhduc0711 nhé.
-
Phần cần dịch: https://github.com/aivivn/d2l-vn/blame/master/chapter_multilayer-perceptrons/underfit-overfit_vn.md#L1-L57
### Hướng dẫn
- [Dịch trực tiếp trên website](https://github.com/aivivn/d2…
-
When I follow the example in Chapter 2.4 Calculus, the first block can not be executed.
```python
%matplotlib inline
import d2l
from IPython import display
from mxnet import np, npx
npx.set_np…
calpa updated
4 years ago
-
Issue này được mở để thảo luận về cách dịch chữ tại file `book-org.svg`. Dưới đây là ảnh gốc và bảng dịch chữ tạm thời, mọi người có góp ý gì về cách dịch thì để lại comment phía dưới nhé.
![image]…
-
## Issues from running D2L [numpy2](https://github.com/d2l-ai/d2l-en/tree/numpy2) branch
1. chapter_preliminaries/probability.md
```
TypeError: no implementation found for 'numpy.broadcast_arra…
-
In the cell of **"Training"** in Notebook **''Multilayer Perceptrons''**, the sentence _"6. Repeat steps 2 - 4 until model performs well."_ should be changed into _"6. Repeat steps 2 - **5** until mod…
-
I was searching for a neural network library in c++ to load my weights in it and get the results for some inputs .
So did this library allows me to load my weights ?
if yes what are the format of…
rmmal updated
5 years ago
-
https://arxiv.org/abs/1406.2661
We propose a new framework for estimating generative models via an adversarial process, in which we simultaneously train two models: a generative model G that captures…