website-archive
website-archive copied to clipboard
To Do list
Credit to @simon-tiger
- Coding Challenges
- [ ] Marching Squares / Cubes
- [x] R. D. P.
- [x] Maurer Rose
- [ ] ASCII Art
- [ ] Melody Generator (R. N. N.)
- [ ] Tetris
- [ ] Breakout (a guest has done this already, but it would be cool to see you do it)
- [ ] Memory Game with #s (just found that cool, so just wanted to put that on the list)
- [ ] Storm Hydrology Simulator (WHAAATTT?????)
- [x] Collatz Conjecture (we'll do that tomorrow anyway, though)
- [ ] Hexagonal Grid
- [ ] PacMan
- [ ] Worley Noise
- Computational geometry topics
- [ ] Delaunay Triangulation
- [ ] Voronoi Regions
- [ ] Voronoi noise (very similar to Worley noise but requires Voronoi regions)
- Leftover
- [x] Tic Tac Toe (nextup: minimax)
- [ ] Rubik Cube (nextup: autosolve, n-dimensional)
- [ ] Neuro-Steering / Raycasting A. I. (to be edited)
- M. L.
- [ ] Latent Space (random) Walk
- [x] ml5.neuralNetwork() Function
- [ ] C. N. N. in tf.js
- [ ] Image Segmentation in ml5.js (UNet, BodyPix)
- [x] Interactive SketchRNN (already made 2 vids on that one, but it would be nice if the user could just draw and then the sketch would pick up)
- [ ] Interactive Image Synthesis / Reverse Image Segmentation
- JS Topics (Tutorials)
- [ ] Generator Functions
- [ ] Electron
- Open Source
- [ ] More Git / GitHub
- [x] Hacktoberfest (didn't but the time has passed)
- Streaming Improvements
- [ ] NiteBot
- [ ] More StreamDeck
- [ ] Camera Bot
- [x] Discord Server
- 2020 Plans
- [ ] Reinforcement Learning
- [ ] Redo Beginner Tutorials
- [ ] K-Means Clustering
- [ ] N. E. A. T (just found that cool, so just wanted to put that on the list)
@GypsyDangerous Interactive SketchRNN is also done!
Thanks @simon-tiger, I checked it, I think in the future you are also able to check the boxes but I could be wrong
Nice