Gant Laborde

Results 367 comments of Gant Laborde

So I think you can't use Lume/Kiwi to do scheduling bc it's basically a linear optimizer, and schedules are multi-dimension. My code completely fails when I attempt to make a...

keep busy, but I'll def dig in and help if I get a short sprint.

Take a quick look at this fix, and let me know: https://github.com/tensorflow/tfjs/issues/2329

I just pulled down this chapter and ran `npm i` as well. The install went well, and then I did an `npm start` and it ran the page. It appears...

Thanks so much @hermano360 It looks like they might have made a mistake in semver. Do either of you want to do a PR for credit?

@anjanesh - I ran the code through CodeSandbox.io to assure it would work, and it does LINK: https://codesandbox.io/s/chapter2-web-toxicity-ty8qj Screenshot: ![chapter 2 working](https://user-images.githubusercontent.com/997157/129639515-64767f08-d6d7-428d-9896-bb7f764baa72.png) Hopefully that helps.

Sounds good @hermano360! Credit where credit is due. I had hoped that the `package-lock.json` would have avoided errors like this, but it's obviously better to just modify `package.json`! Thanks for...

Is it the `node` folder that is failing? You had originally said it was the `web` folder. Your NodeJS version won't matter in the web folder. I know it can...

That's definitely strange. The error seems to happen when you have two versions of TFJS that are not compatible in the same repo, so maybe clean the npm cache with...

Correct. I believe this was to handle shades of gray from white to black. However, I agree, it might be better to shade actual dice. If you get better results,...