-
Implements the philosophical abstract component of a Zuraoid's conciousness. Pseudocode:
```js
function deepThink() {
sleep(360000);
return "People are dumb";
}
```
-
https://github.com/aks2203/deep-thinking/blob/6b8aa99bfc3456541cc842d67f93a3fa41aa9055/deepthinking/utils/training.py#L42-L47
Subtle bug, but you sample two random variables - `n` and `k`. The dist…
-
有人用这个算法检测中文文本吗,好用吗。我用作者的模型检测中文效果不好,基本检测不到中文。
-
# 经历了半个学期的痛苦、煎熬、无奈、彷徨的DDL
如题。很多同学已经产生对编程无比的抗拒了,大家油然而生一种感觉,我是当初脑子进水了才报软件工程专业,这个专业各种各样的作业,看着别的同学上大学悠闲自在,自由飞翔,羡慕死了。
我们天天被西西里虐成狗,被TA出的实验题玩成熊。天天打代码,周末也一去不复返。
看着无奈的wrong answer,time limit exceeded,memory…
-
https://github.com/aks2203/deep-thinking/blob/6b8aa99bfc3456541cc842d67f93a3fa41aa9055/deepthinking/models/feedforward_net_1d.py#L65
Hi, congrats on the NeurIPS pub! I was fiddling around with the …
-
Context: I'm trying to produce plots for prefix sums. I successfully created a pivot table (after installing `tabulate`) by running
`python deepthinking/data_analysis/make_table.py results/output_d…
-
Hi, I'm just starting to read your paper and review the code, and I'm wondering if the top
level README.md is a bit off.
eg here it says:
_We sorted the chess puzzles provided by Lichess, and the…
rozim updated
3 years ago