-
Hello,
Very nice work. I have some questions.
1. How you figured out where a player is in game? I mean, if he is in attacking position or defending position.
2. Would you able to keep a trac…
-
Background. The paper builds upon a number of previous studies. However, several key questions have no answer: *What is* the bellwether? *Why is* this relevant? How does it work when applied to differ…
-
Hello! I am currently researching options for a pre-trained model. I'm working on a personal project to tune a model to do text-to-image just for D&D character portraits, and curious if you've had any…
NomeQ updated
2 years ago
-
This would make it easier for beginners who want to use Svelte(kit) alongside typescript and need a starting point for all the necessary type declarations. I've tried to add some, but gave up at some …
-
## ✨🗓 A selection of opportunities for contribution and learning✨
📰 Note: You can start quickly by reading the shortened contribution guide, only 2 paragraphs here. Or the comprehensive one
### …
-
I've been following the development of 2.0 as I find the changes to the interface very appealing. But I have been having a hard time getting accurate posterior inference for even very simple models, l…
-
I have a multi-target workload with very sparse labels. In other words, a single observable/sample is not a (bool label, SparseF[] features) tuple, but rather a (SparseF[] labels, SparseF[] features).…
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/OpenAccess-AI-Collective/axolotl/discussions/categori…
-
Hello,
Thanks for the good work.
I have a few questions to ask.
1. Is the step "1-15" under task "15-5" and step "1-15" under task "15-5s" the same? If yes, why is there a difference in the p…
-
```
static Dictionary _Ciphers = new Dictionary();
static string GetJs(string cipherVersion)
{
string jsUrl = string.Format("http://s.ytimg.com/yts/jsbin/player-{0}.js", cipherVersion)…