-
Thanks, I can only find the android build tutorial in your doc.
KeyKy updated
6 years ago
-
Trying to figure out how to implement the NOT operator, using the same style of the others.
```
module.exports = (l, r) => (data) => {
let rl = l(data);
let rr = r(data);
let rla = Math.a…
-
It would be nice if each character had a sentence or two description. It would really tie the data together nicely. Knowing their physical characteristics just doesn't seem enough in this case. I am o…
-
The models gpt-4o and gpt-4o-mini are two good models to add, they have a bigger token window and come at a cheaper price than gpt-4 with less hallucinating than gpt-3.5-turbo.
I added them on my l…
-
Luke, Leia (and a _bunch_ of other people who are presumably human) don't have a link to "human" as the species.
-
The problems should illustrate not only anakin capabilities (class I problems), but also teach the beauty of classical mechanics (class II problems)
-
@Superjomn Hi, I just want to compare the performance of anakin_sass with the performance of cudnn@7.0.x for convolution operator, and I have successfully compared on fp32 data-format.
However, wh…
peyer updated
6 years ago
-
-
During the "Senate Spy" episode, its clear Anakin is feeling jealous. This is a strong driver of the story.
Could we add emotional state in to the model?
How much of this would be conjecture tho…
-
```
const data = [
{ name: 'C-3PO' , description: 'Protocol droid.' , species: 'Droid' },
{ name: 'R2-D2' , description: 'Astromech droid built on Naboo.', specie…