|
You are here |
programminghistorian.org | ||
| | | | |
sausheong.github.io
|
|
| | | | | I have written a lot of computer programs in my career, most of the time to solve various problems or perform some tasks (or sometimes just for fun). For most part, other than bugs, as long as I tell the computer what to do very clearly (in whichever the programming language I use) it will obediently follow my instructions. This is because computer programs are really good at executing algorithms - instructions that follow defined steps and patterns that are precise and often repetitious. | |
| | | | |
www.v7labs.com
|
|
| | | | | Learn about the different types of neural network architectures. | |
| | | | |
www.analyticsvidhya.com
|
|
| | | | | Explore convolutional neural networks in this course. Learn foundational concepts, advanced models, and applications like face recognition. | |
| | | | |
ben.bolte.cc
|
|
| | | An in-depth introduction to using Keras for language modeling; word embedding, recurrent and convolutional neural networks, attentional RNNs, and similarity metrics for vector embeddings. | ||