-
# 5 Sequence Models - 3 Sequence models & Attention mechanism
- Encoder-decoder model / Sequence to sequence model
- Beam Search
- Bleu Score
- Attention Model
- spectrogram
## Various sequenc…
-
# Structuring Machine Learning Projects - Week 2. ML strategy (2)
## 주요 개념
- Understand what `multi-task learning` and `transfer learning` are
- Recognize bias, variance and `data-mismatch` by lo…
-
https://mathworld.wolfram.com/L2-Norm.html
https://developers.google.com/machine-learning/crash-course
-
# 원 코드
http://localhost:8888/notebooks/Desktop/%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8/sample.ipynb
# matplotlib
https://wikidocs.net/14604
-
The following line generates an error (Line 78):
`plotC( "DL", h2o.deeplearning(1:2,3, spiral,epochs=1e3))`
The error is:
> Error in h2o.deeplearning(1:2, 3, spiral, epochs = 1000) : argument '…
-
# A Neural Corpus Indexer for Document Retrieval | Yuho Jeong
[https://yuhodots.github.io/deeplearning/24-01-15/](https://yuhodots.github.io/deeplearning/24-01-15/)
-
### Suggestion Description
Hi @hliuca ,
On Nvidia NGC Pytorch Containers `nvcr.io/nvidia/pytorch:24.xx-py3`, Transformer Engine is included out of the box. This leads to less end user installati…
-
We know that `Transformer_Engine` has support for FP8 training with `data parallel + tensor parallel + sequence parallel`, https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/examples/a…
-
# Summary
We recently landed support for grouped query attention via use `enable_gqa` on sdpa, however this is only enabled on the flash attention backend. This leads to a weird situation where it c…
-
hi,你好:
我在使用你的代码的时候遇到了这个问题
from DeepLearning.deep_tensorflow import *
ModuleNotFoundError: No module named 'DeepLearning'
DeepLearning模块我用pip无法下载,是你自己写的package吗?
如果方便,可否麻烦共享给我一份我的邮箱842371910@q…