Lynn Ong
@LynnOng
I've been doing python for almost a year and a half now. I really want to get into Artificial Intelligence and Neural Networks but I'm very lost on ho
ibbi I recently discovered github curated framework/library lists, and the one for machine learning has tons of resources listed if you don't mind reading a whole lot!
https://github.com/josephmisiti/awesome-machine-learning
This applies to most programming topics, awesome-whatever4 years ago
ArchieMaclean This book is quite good (but you'll have to pay close attention!)
On youtube, Sebastian Lague was basically making a video series of the book, but it's not finished - but still worth watching as it is a bit more visual. Just looking up 'neural network tutorial' on youtube also gives quite a lot of results.
Have fun!
Please upvote if this helps :)4 years ago
Hey!
I made a Operating System in python.
Only 125 and noting crazy in it. It actually very basic.
But the cool thing is you can add things into it. I
Python
I'm using an .env file to do codes. It works fine for me but when another account uses the code it says that the .env file's contents are empty.
http
ash15khng .env files are only visible by the owner of the repl, so there is no problem at all.4 years ago