-
- [ ] Create philosophical shorts for why LLM may actually "understand"
- [ ] Create a weekly target
- [ ] Reflect on how I would trickle from year to daily vision
- [ ] Create gigs on fastwork
- [ ] …
-
When attempting to use SSRL with my custom robot, I created three corresponding files:
```bash
ssrl/ssrl/brax/robots/go1/utils.py ---> ssrl/ssrl/brax/robots/bruce/utils.py
ssrl/ssrl/scripts/go1_t…
-
This issue is to record my performance in terms of grades achieved for all modules in semester 2 of the course.
## Grades
- [x] CE6012 - Artificial Intelligence and Machine Learning - A1
- [x] …
-
# Why and What
https://github.com/1404Damel/MITocw made a github for this
I mainly did this to supplement my knowledge because my university is not that good (they don't even give programming assig…
-
Comment below with questions or thoughts about the reading for [this week's workshop](https://github.com/uchicago-computation-workshop/Winter2020/tree/master/01-09_Boudourides).
Please make your co…
-
I want to have a dedicated thread for this topic, since it's complex.
Some comments from #7 by @gpicron:
> instead of being a message on a meta feed you must replicate, this is a message that is…
-
Take a look at the following code:
```
import networkx as nx
import numpy as np
import matplotlib.pyplot as plt
import bayespy as bp
def mmsbm_variational(A, K):
# number of nodes
N = len(A…
-
Hey, @michaelkleber,
We just had a few minutes to chat yesterday during the IWABG call, and I want to make sure your critique of MURRE gets the attention it deserves, so I'm opening this issue. I a…
-
Thank you for your excellent work, but I have some questions regarding the calculation of the model loss.
terms = {"mse_wav": th.mean(mean_flat((x_start_dwt - model_output) ** 2), dim=0)}
For th…
-