Suggestion-Box
Suggestion-Box copied to clipboard
A repo to track ideas for topics
For a quick Coding challange, you can try doing Multiplication without using the multiply operator, or any thing that multiplies for you. Since this is quite simple, you can try...
Currently, the Toy NN uses a very primitive loss function (Label - Output). Maybe an implementation of a categorical loss function could improve its performance?
For example: http://bl.ocks.org/newby-jay/767c5ffdbbe43b65902f
I've seen many videos on NN, and I would like to connect to that topic under the optimization prospective... there are a lot of very nice projects that can be...
Hi Dan! I would like to suggest you to make 5-in-a-row game (also known as Gomoku or Gobang). Wikipedia: https://en.m.wikipedia.org/wiki/Gomoku
Like "python for Finance" videos from Derek Banas can CodingTrain you make such kind of investing with Javascript videos that pulls price data from various stocks and using technical analysis...
I know of one algorithm for such a thing, but it could be cool to add on to the perlin noise subject by exploring one or more algorithms for evenly...
Probably not the first time you've heard this, but you could do Moire line patterns. Essentially when lines cross in certain ways it forms a trippy pattern.
Make the nonogram game puzzle with the button to get hint, the next possible step to solve the puzzle. https://rosettacode.org/wiki/Nonogram_solver