-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
- [x] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
Proposal: https://github.com/dotnet/csharplang/blob/main/proposals/csh…
-
@ScottPJones points out that the IBM decNumber package (under the ICU license) may be more portable than the Intel package, and supports more formats. We might consider switching to it, instead of th…
-
Feature gate: `#![feature(ascii_char)]` `#![feature(ascii_char_variants)]`
This is a tracking issue for the `ascii::Char` type from https://github.com/rust-lang/libs-team/issues/179
https://doc.…
-
I'm wondering if it's possible to adjust parameter constraints after they've already been set. As an example, take a 'parameter' that theoretically, its range could be between [a, b]. However, consi…
-
Creating a big ticket using the list from/for the paper, closing smaller issues.
Ultimately, this should be closed in favour of much more specific tickets ("implement method x")
# Optimisers
…
-
### Background
I came across this idea after seeing that Java has implemented it, see [JEP 254](http://openjdk.java.net/jeps/254) for the full details, plus this [InfoQ article](http://www.infoq.com/…
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/OmniSafeAI/omnisafe/issues) and [Discussions](https://github.com/OmniSafe…
-
本 issue 专门汇总本教程各个单元的中文版本的术语与相关注意词汇。
请各位译者自行汇总重要概念与相关词汇在本 issue 下面
# 注意
> 汇总不单单包括英文原本术语,还有中文部分不好翻译的相关术语,相关内容补充资料等
# 格式:
## 第一单元:XXXX @translators
### [术语]:
- 马尔可夫性质:
- 这意味着我们的智能体采取的行动*…
-
## TL;DR
It seems like a model needs to be capable of sampling from a posterior distribution, rather than simply returning a scalar value for uncertainty, in order to be used as a `Surrogate` model w…