Quantcast
Channel: Standford Classes – programming pointers
Browsing latest articles
Browse All 6 View Live

AI Class Unit 2 Problem Solving

I have completed the AI-Class Unit 2 problem solving. It has 38 sub-sections so will take some hours to finish. Some of the algorithms covered are: Tree search Graph search Breath first search Uniform...

View Article



Stanford DB class

Along with my AI class course,  I have also started DB class (Oct-Dec session) from Standford online courses series. Actually, learning DB was long due and this seems to be perfect opportunity. In my...

View Article

PostgreSQL useful tips

I am posting some of the PostgreSQL commands which I use frequently. Create a new database name testdb # createdb <dbname> e.g: # createdb testdb Remove a PostgreSQL database # dropdb...

View Article

Stanford Machine learning class slides

Andrew NG Machine learning class is the best class so far which I took online. Apart from the course video sometimes lecture slides are also important for quick reference. For quite some time, I was...

View Article

Notes MI Class Standford

Personal notes which I made during Andrew NG’s Stanford Machine learning class. Check this: https://github.com/ppant/MI-Class-Standord/blob/master/personal_notes.txt I am updating notes weekly. Stay...

View Article


Deep learning specialization notes

A couple of months back I have completed Deep Learning Specialization taught by AI guru Andrew NG. During the learning process, I have made personal notes from all the 5 courses.  Notes are based on...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images