-
**Before you create this issue**
- [x] Please make sure you are using the latest updated code and libraries: see https://github.com/ageron/handson-ml3/blob/main/INSTALL.md#update-this-project-and-its…
-
### English description
I'll start by saying that [Kubernetes does it in a more elegant way](https://kubernetes.io/docs/reference/glossary/?fundamental=true) we can always replicate 1:1 later on; m…
-
### Summary
Learners need to use the exact same word (including upper/lower case) as the prompt, following the instruction. For example, if the instruction says "Create web server", learners need t…
-
Low priority, but we should start thinking about this. learners/reference.md is a place to put a glossary. Then I think that we can link to the file somehow in our lesson.
-
It often happens that the loading collection is stuck and unsuccessful. For example, this time, the size of the collections is only 13G, but it has been loaded for 3 hours and has not been completed. …
-
Trying and testing base learners for model pipeline with GPU. See `fit_base_learner` function (R/base_learner.R) with `learner` parameter determining model type.
- [ ] mlp
- [ ] xgb
- [ ] lgb
…
-
This is usually where we try and insist on the necessary pre-requisites explicitly.
For this lesson it might also be the opportunity for providing links to background material which are needed.
-
The current data set, `banknotes`, is not ideal in several ways:
* Leads to various visualization problems (such as overplotting) when plotted with ggplot2's default settings, and in R Basics there…
-
## 論文リンク
https://cdn.openai.com/better-language-models/language_models_are_unsupervised_multitask_learners.pdf
## 公開日(yyyy/mm/dd)
2019/02/14
## 概要
GPT-2 の論文。
15 億というパラメタ数の言語モデルである GPT-2 をウェブ…
-
The notes state:
- Connecting through:
- linux/mac terminals with ssh
- Windows tools with ssh
- putty
- mobaxterm
- Thinlink
- VS-code (maybe too advanced)
How do we…