Side Project Saturday!

preview_player
Показать описание


0:00 Start!
6:13 Introduction
17:33 Reading Random Numbers
22:14 Community Contributions
22:55 Amplitude, Frequency, Phase
27:59 Editable Game of Life
35:05 Troll Sweeper
39:13 Coding Train Live Poll Project
1:31:11 Brilliant (Sponsor)
1:39:46 Break
2:20:35 Code! Adding Annotations With Handpose
2:42:03 Java Processing Library
2:50:53 Goodbye!
Рекомендации по теме
Комментарии
Автор

I was really enjoying watching you figure out the live poll issues, didn't want you to stop, it's interesting seeing how other people learn and seek to understand.

dansxmods
Автор

Conway came to terms with being best known for the Game of Life later on when he (paraphrasing) decided to spend his time on things he found interesting. There are a bunch of great Numberphile videos featuring him.

He will be missed.

brucemcgee
Автор

Ah I missed the stream unfortunately. Thanks for all the videos you ever made! One question: what's up with the coding challenges?

tijnvandenakker
Автор

Nice tut as always! Lot of ideas for the handpose.. :D
How can we check if one hand pose is same or similar enough with another hand pose? (Eg. a person do one hand pose, and then another person tries to mimic the same pose..)
Storing first and second hand poses on arrays.. then making one-to-one check of landmarks?
And if so, how to add a "similarity" factor.. (so its not have to be exact x=x.. but something like [x] between [x*similar-factor]..

orotoi
Автор

Does ml5 support DeepQ learning. Actually I am looking for some framework that does. Also in any language. I want to apply it to games like real flappy bird(cant do genetic algorithm because i only have 1 bird). If ml5 does not have the feature then plz suggest a library that has.

pickypotato
Автор

This stream was 2 AM to 5 AM in India, so I couldn't watch it live :(

Live Poll:
So I tried to "clean the mess" in PR #23, I have fixed the routes. It _should_ work by just merging the PR and fixing poll ids in sketch.js. Looking forward to a fully functional Live Poll 🌈.

P.S. Updating my API to work with Discord Bot tutorials!

Fun-Planet
Автор

Hello sir, i really love your teaching..💓 please enlighten us a on JavaScript web Bluetooth, i will appreciate 🙏 thanks a lot

debrain
Автор

What everyone came here for: @56:20 you’re welcome

reyariass
Автор

.gitignore your package-lock!! your package.json will tell the user's local codebase which version of the package to install, you don't need to commit package-lock

frameshifty
Автор

Please mirror your videos on lbry dot com I am quitting The Peoples Republic of Youtube. I will throw you some coin if you do. Thanks

SolarEagles