-
### Summary
With VSync on, there appear to be irregular but persistent frame drops on some machines. Investigate the cause of this and fix or work around the issue.
### How to reproduce
- Ope…
ilexp updated
7 years ago
-
A computer simulation of the human brain. Would it think as it does without being in a human body? Will it feel as we do? Understanding the autonomy of brain. The duality of consciousness.
-
Do you have any thoughts on generating structs from enums, and the reverse?
This seems like a natural thing to do because of the sum type - product type duality. So I'm imagining a couple of macros…
-
Hi,
I am interested in understanding the cost to go function across a broad range of different states, not just on chain.
With the default forward pass we end up only exploring the state space…
-
Opening this to discussion about having a `kornia.overload` to support api duality
Based on @shijianjian proposal:
I thinking of something like:
```python
from typing import overload
class …
-
tried to install kanso_home to mess around with it and got an error when doing kanso fetch :
```
mandric in ~/dev/demos/kanso_home
$ kanso fetch
skipping modules (already exists)
skipping properties…
-
I'm trying to train the models but it is not converging. I tried to set max_iter in regressor, but it is not recognizing it. This is the warning I'm getting.
ConvergenceWarning: Objective did not c…
-
Bonus session for those interested in the philosophical parts of meditation.
- Impermanence.
- Non-self.
- Non-duality.
-
# MVP: API to LLM to generate summary of crypto input
### Overall goal
User will be able to input the name of a crypto company, project, or currency/token and receive a generated summary of the curr…
-
### Summary
Currently duality is using /n as a newline character. This is a non standard way for newline characters. It would be better if it would follow the standard way:
- \n = LF (Line Feed) /…