-
I cannot figure out how to compute the second derivative. For example, after:
```python
from tinygrad.nn import Tensor
x = Tensor(2., requires_grad=True)
y = (3.*x).exp()
y.backward()
dydx = x…
-
Technically nonlethal ammunition.
copy from M1
magsize 8
damage 0
Bullets which hit an enemy, get "stuck" in that enemy. Once an enemy has 3 Catalyst bullets stuck in them, they can be instaki…
-
Union types express a subtyping relationship, but I am unclear as to whether typeclasses (i.e. Rust's traits) do?
If a `trait B` extends another `trait A` and `B` reuses the implementations of `A`, c…
-
Thank you for your impressive work.
I would like to ask some questions about your paper and code.
#1.
Using "data_generator.py", we can generate reflectivity data and i guess that code is based…
-
**Printer type** - [MINI]
Mini
**Printer firmware version** - [e.g. 4.0.5, ...]
4.4.1+4194
**Original or Custom firmware** - [Original/Custom]
Original
**Optional upgrades** - [e.g. Filame…
-
### Describe the project you are working on
Social VR game https://github.com/v-sekai
### Describe the problem or limitation you are having in your project
Everyone I talk to that's experienc…
-
Fun in software engineering is when Project Teams have a collaborative culture. My favorite projects inside a company have been when the division is not accountable for Profit and Loss P&L, just respo…
-
While System.Array API supports LongLength and operator this[long i], the CLR does not allow arrays to be allocated with more than 2^31-1 elements (int.MaxValue).
This limitation has become a daily…
-
Summary of request: Add a new organization to ROR
Add record:
Name of organization: Naval Research Laboratory Laboratories for Computational Physics & Fluid Dynamics
Website: https://www.nrl.navy…
-
Leave below as comments your memos that grapple with the topic of AI inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a thumb…