An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: stanford-university

shawna-tuli-silicon-valley/stanford-gsb-lead-preview

[Values-Based Leadership] SP23 Stanford Graduate School of Business | I am virtually taking a leadership course centered in values.

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ashleshk/Machine-Learning-Stanford-Andrew-Ng

# Machine Learning (Coursera) This is my solution to all the programming assignments and quizzes of Machine-Learning (Coursera) taught by Andrew Ng. After completing this course you will get a broad idea of Machine learning algorithms. Try to solve all the assignments by yourself first, but if you get stuck somewhere then feel free to browse the code. ## Contents * Lectures Slides * Solution to programming assignment * Solution to Quizzes by Andrew Ng, Stanford University, [Coursera](https://www.coursera.org/learn/machine-learning/home/welcome) ### Week 1 - [X] Videos: Introduction - [X] Quiz: Introduction - [X] Videos: Linear Regression with One Variable - [X] Quiz: Linear Regression with One Variable ### Week 2 - [X] Videos: Linear Regression with Multiple Variables - [X] Quiz: Linear Regression with Multiple Variables - [X] Videos: Octave/Matlab Tutorial - [X] Quiz: Octave/Matlab Tutorial - [X] Programming Assignment: Linear Regression ### Week 3 - [X] Videos: Logistic Regression - [X] Quiz: Logistic Regression - [X] Videos: Regularization - [X] Quiz: Regularization - [X] Programming Assignment: Logistic Regression ### Week 4 - [X] Videos: Neural Networks: Representation - [X] Quiz: Neural Networks: Representation - [X] Programming Assignment: Multi-class Classification and Neural Networks ### Week 5 - [X] Videos: Neural Networks: Learning - [X] Quiz: Neural Networks: Learning - [X] Programming Assignment: Neural Network Learning ### Week 6 - [X] Videos: Advice for Applying Machine Learning - [X] Quiz: Advice for Applying Machine Learning - [X] Videos: Programming Assignment: Regularized Linear Regression and Bias/Variance - [X] Machine Learning System Design - [X] Quiz: Machine Learning System Design ### Week 7 - [X] Videos: Support Vector Machines - [X] Quiz: Support Vector Machines - [X] Programming Assignment: Support Vector Machines ### Week 8 - [X] Videos: Unsupervised Learning - [X] Quiz: Unsupervised Learning - [X] Videos: Dimensionality Reduction - [X] Quiz: Principal Component Analysis - [X] Programming Assignment: K-Means Clustering and PCA ### Week 9 - [X] Videos: Anomaly Detection - [X] Quiz: Anomaly Detection - [X] Videos: Recommender Systems - [X] Quiz: Recommender Systems - [X] Programming Assignment: Anomaly Detection and Recommender Systems ### Week 10 - [X] Videos: Large Scale Machine Learning - [X] Quiz: Large Scale Machine Learning ### Week 11 - [X] Videos: Application Example: Photo OCR - [X] Quiz: Application: Photo OCR ## Certificate * [Verified Certificate]() ## References [[1] Machine Learning - Stanford University](https://www.coursera.org/learn/machine-learning)

Language: MATLAB - Size: 64.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 4

rediar/Unsupervised-Learning-Recommenders-Reinforcement-Learning

My solutions for https://www.coursera.org/learn/unsupervised-learning-recommenders-reinforcement-learning

Language: Jupyter Notebook - Size: 390 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 7

Andrew32A/stanford-space-project

Worked alongside Stanford physics intern plotting data from space with the bokeh library

Language: Python - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

florist-notes/CS231n_CNN

🍉 Stanford CS231n Convolutional Neural Networks for Visual Recognition

Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 11

florist-notes/CS234_RL

🐲 Stanford CS234 : Reinforcement Learning

Language: TeX - Size: 276 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 3

florist-notes/CS230_DL

♊ Stanford CS230 : Deep Learning

Size: 6.58 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 17

florist-notes/CS224n_NLP

🍚 Stanford CS224n: Natural Language Processing with Deep Learning

Language: Python - Size: 187 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 12

daemonchen/stanfordSink

demo stuff from stanford university lessons about ios

Language: Objective-C - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

atharva-lipare/ML-DL-coursera

All my notes, assignments from the coursera machine learning courses

Language: Jupyter Notebook - Size: 23.5 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

MuskanPaliwal/Stanford_CodeinPlace_2020

The repository contains all the assignments, projects, and handouts that are given during Stanford's CodeinPlace Program, 2020.

Language: Python - Size: 4.28 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

florist-notes/CS228_PGM

🌀 Stanford CS 228 - Probabilistic Graphical Models

Language: Python - Size: 45.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 63 - Forks: 22

rediar/Supervised-Machine-Learning-Regression-and-Classification

My solutions for https://www.coursera.org/learn/machine-learning?id=285

Language: Jupyter Notebook - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

zaman13/Particle-Swarm-Optimization-PSO-using-Python

Vectorized general particle swarm optimization code using python.

Language: Python - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

TheMadProphet/Priority-Queue-CS106B

Implementation of Priority Queue using various data structures, including Binomial and FIbonacci Heap

Language: C++ - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

stephenyeargin/calculator-ios

Simple calculator built from examples during Lecture 1 and 2 in the Developing iOS 8 Apps with Swift course from Stanford University.

Language: Swift - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

yueyericardo/cs231n 📦

cs231n assignments

Language: Jupyter Notebook - Size: 4.02 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

TheFirstQuestion/Stanford-Awesome 📦

One list that tries to capture all the websites, tools, and opportunities available to Stanford students.

Size: 1.95 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vkoul/Data-Science-Resources

List :clipboard: of Books:books:, Courses :computer: for Data Science :bar_chart:

Size: 2.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 13

RylanSchaeffer/Stanford-CS-265-Rand-Algs

Repo for Stanford CS 265 Randomized Algorithms Fall 2022 with Prof. Wootters

Size: 5.37 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rediar/Advanced-Learning-Algorithms

My solutions for https://www.coursera.org/learn/advanced-learning-algorithms

Language: Jupyter Notebook - Size: 493 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

meysamalishahi/CS229-Fall-2018

My solutions to the problem sets of Stanford CS229 (Fall 2018)!

Language: Jupyter Notebook - Size: 25.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

srivastav-ayush/Code-in-Place

Stanford University offered CS106A course in the form of '"Code in Place" during the COVID-19 pandemic.

Language: Python - Size: 198 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 8

Shaheer-khan-github/CS106A-Code-in-place-Stanford

CS106A, this course was offered during the 2020 Pandemic and approx. 10k people from all over the world got shortlisted for this course.

Language: Python - Size: 13.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

martinachov/swift-stanford-course

iOS Developing App Stanford Course - Swift Repository

Language: Swift - Size: 143 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

vanJker/stanford-machine-learning

Stanford University's Machine Learning by Andrew Ng

Language: MATLAB - Size: 79.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bingcheng1998/HyperQuest

Mimic HyperQuest from Stanford University, CS231n

Language: Jupyter Notebook - Size: 288 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

ux-germano-costa/Memorize-game-NNT-iOS

SwiftUI game created during lectures of Stanford University's CS193p course - Stanford CS193p Spring. Stanford's CS193p course, Developing Applications for iOS, explains the fundamentals of how to build applications for iPhone and iPad using SwiftUI.

Language: Swift - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

evanbaldonado/stanford-color-palette

Colors from Stanford University's Identity Guide. Intended for use only with Stanford-related projects.

Language: CSS - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BestKora/CS193P-Fall-2017-SOLUTION-iOS12

Stanford CS193P Fall 2017 Solution for iOS 12 Swift 4.2 Xcode 10

Language: Swift - Size: 3.3 MB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 7

TheFirstQuestion/SeniorCircle

Care home residents often feel lonely and isolated. We aspire to mitigate those feelings by encouraging folks to work together and build community.

Language: JavaScript - Size: 4.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TheFirstQuestion/pilot

Language: HTML - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

TheFirstQuestion/SeniorCircle-website

Care home residents often feel lonely and isolated. We aspire to mitigate those feelings by encouraging folks to work together and build community.

Language: HTML - Size: 158 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

asubramanian08/AndrewNgML

Coursera's Machine Learning course with Stanford University, similar to Stanford's CS229

Size: 42 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KarahanS/Coursera-Machine-Learning-Stanford

My solutions to the assignments given in the course Machine Learning by Andrew Ng of the Stanford University.

Language: MATLAB - Size: 25.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NickKaparinos/Stanford-CS-234-RL-2022

Solutions to the Stanford CS:234 Reinforcement Learning 2022 course assignments.

Language: Python - Size: 228 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jayyymin18/contact-book

Program stores the data entered by the user into a JSON file, so once when the user terminates the program and runs it again all he can access all the contacts he saved on the last iteration of the program.

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kvpb/machine-learning

Language: MATLAB - Size: 27.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GuiliGomes/CS224n-2019

My solutions for CS224N-2019 assignments.

Language: JavaScript - Size: 81.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

OneUpWallStreet/Stanford-CS193p-2021-Solutions

Solutions for the Stanford course CS193p (Developing Applications for iOS using SwiftUI).

Language: Swift - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

leeyngdo/CS231n-Spring-2021

Stanford CS231n: Convolutional Neural Networks for Visual Recognition

Language: Jupyter Notebook - Size: 19.1 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Sooh317/CS231n

CS231n assignments (2021 Spring) from Stanford University

Language: Jupyter Notebook - Size: 342 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ishaansathaye/ml-ng-stanford

Machine Learning-Andrew Ng-Stanford University Course

Size: 347 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

amitbcp/deep-learning-for-nlp-cs224n

Stanford University cs224N course. Deep Learnign with NLP. Solutions in Python3.6

Language: Python - Size: 130 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

zeynepCankara/Coursera-Stanford-Machine-Learning

My assignment solutions for Coursera Stanford Machine Learning Course taught by Andrew Ng.

Language: MATLAB - Size: 60.8 MB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

limsanky/Memorize-Complete

This is the complete memorize app that includes all the homework requisites, in Stanford's cs193p course.

Language: Swift - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hulyak/code_in_place

Stanford University Code In Place '21

Language: Python - Size: 81.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

extwiii/Algorithms-Stanford.University

Algorithms - Learn To Think Like A Computer Scientist - Coursera

Size: 78.1 MB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

RohitRathore1/Repo-2020

Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford University, MIT, UC Berkeley. And an intent classifier which can classifies a query into one of the 21 given intents.

Language: Jupyter Notebook - Size: 214 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

DeviousLab/cip2021-final-project

Code in Place 2021 Final Project

Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jesussantana/Machine-Learning-Stanford-University

This course provides a broad introduction to machine learning, datamining, and statistical pattern recognition

Language: MATLAB - Size: 41.1 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mohamedmostafafawzi/Stanford-CS193P-iOS-Class

This is CS193P Class, Stanford University's introduction to iOS Application Development.

Language: Swift - Size: 5.55 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

chandrikadeb7/Coursera_Machine_Learning

programming assignment solutions of Coursera Machine Learning course by Stanford University

Language: MATLAB - Size: 55.7 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

bimalka98/Machine-Learning-Coursera-ANG

Vectorized implementations of exercises related to Machine-Learning course offered by Stanford University.✨

Language: MATLAB - Size: 8.58 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

charlie6echo/CS231n

Stanford University's Famous computer Vision course 'CS231n' Assignments and codes.

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

andrewunifei/CS229-Machine-Learning

Repository to keep notes taken and activities realized in the course "CS229: Machine Learning" distributed by Stanford University.

Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IraAI/Machine-learning-by-Andrew-NG--Python-

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

GabrielBB/stanford-algorithms-specialization

My unit tested solutions for Stanford University's Coursera Algorithms Specialization

Language: Java - Size: 14 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

TheMadProphet/Huffman-Encoding-CS106B

Assignment 6 of Stanford's CS106B course - Huffman Encoding

Language: C++ - Size: 1.75 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

TobiasJacobson/SimVascular-Scripting

Work on python scripting in SimVascular Jun 02, 2019 Intermediate Release at the Cardiovascular Biomechanics Computation Lab at Stanford University School of Medicine

Language: Python - Size: 4.87 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 4

RahulnKumar/Machine-Learning

Course Assignments Solution for Machine Learning by Andrew NG

Language: MATLAB - Size: 36.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ishanbhandari-19/CS231n-2019

My solutions to the assignments of Stanford course CS231n-2019

Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

renanluz/stanford-cs193p-2020

📗 Stanford CS193p Primavera 2020 - Desenvolvimento de aplicativos para iOS (SwiftUI)

Language: Swift - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ahan98/CS231n

My solutions for Stanford's CS231n: Convolutional Neural Networks for Visual Recognition.

Language: Jupyter Notebook - Size: 5.41 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gordio/CS193p-MemoryGame

New course iOS Application Development with SwiftUI from Stanford by Michel Deiman

Language: Swift - Size: 31.3 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

HarshNagra/machine-learning

Implementation of Machine Learning algorithms using MatLab.

Language: MATLAB - Size: 29.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sadanand1120/Machine-Learning

Projects and Assignments completed as a part of "Machine Learning" course on Coursera

Language: MATLAB - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ultach/cs193p-fall-2017

Stanford CS193P Fall 2017 Solution for iOS 12 Swift 5.2 Xcode 11.3.1

Language: Swift - Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

enze-chen/stanford_ta

Some documents that I wrote as part of my TA positions at Stanford University.

Size: 2.54 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rajatdiptabiswas/coursera-machine-learning

:bar_chart: Exercises from the Machine Learning course by Stanford University on Coursera

Language: MATLAB - Size: 27.8 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

austrian-code-wizard/wikipedia-to-news-gui

Language: Python - Size: 445 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Srinithyee/MachineLearning_Coursera_Solutions

Solutions to the programming assignments to the Machine Learning Course offered by Stanford University

Language: MATLAB - Size: 20.9 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

maheshg23/Machine-Learning-Coursera

This repository contains all of the lectures and homework exercises of Machine Learning course by Andrew Ng, Stanford University @ Coursera. All are implemented by myself and in MATLAB/Octave.

Language: MATLAB - Size: 57.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hyuna915/squad

Conditioning LSTM Decoder and Bi-directional Attention Based Question Answering System

Language: Python - Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

steric85/coursera-ml-matlab

This repository contains my Matlab solutions to the programming assignments of Andrew Ng's Machine Learning course on Coursera

Language: MATLAB - Size: 9.16 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

frankaging/SSNL_Emotional_Video_Test

Experiments website for collected data from Amazon Mechanical Turk for Psychology study in emotion recognition

Language: JavaScript - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

shubhajitml/cs231n-18

my solutions for the assignment in CS231n - Spring 2018 - [nbviewer](http://nbviewer.jupyter.org/github/shubhajitml/cs231n-18/tree/master/Solutions/)

Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

tanishqg5325/CS231n-Assignments

Language: Jupyter Notebook - Size: 24.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AndersonUyekita/stanford_machine_learning

Language: HTML - Size: 22.8 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

armiro/machine-learning-stanford

Code solutions, course summarized notes and cheat-sheets for Machine Learning course; instructed by Andrew NG at Stanford University. [Under Develop]

Language: Matlab - Size: 2.05 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ludwigschubert/cs224n-project

Final project for Winter 2017 CS224n class

Language: Python - Size: 174 MB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

ghrahul/Coursera_ML_Stanford-University

This repository contains the exercise of the course Machine Learning offered by Stanford University on Coursera.

Language: Matlab - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

UtkarshGupta-CS/Stanford-Algorithm-1

Assignment repo for stanford algorithm - 1 course

Size: 28.9 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ianscottknight/CS-231N-Image-Recognition-with-Convolutional-Neural-Networks

Language: Jupyter Notebook - Size: 54.5 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

akjayant/Machine-Learning-Study-Material

Contains Stanford University (CS 229) Machine Learning study material

Size: 2.41 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 3

jazzykochar/andrew-ng-ML

Programming assignments of the machine learning course offered by Stanford University.

Language: Matlab - Size: 704 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

yohannes/Concentration

Stanford CS193P - Developing iOS 11 Apps with Swift

Language: Swift - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

imetaxas/stanford-machine-learning-course

Small assignments on Machine Learning using Octave.

Language: Matlab - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

techcentaur/Machine-Learning-Stanford

This repository is in correspodance with the assignments of Stanford University course on Machine Learning by Andrew Ng

Language: Matlab - Size: 8.03 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

azmain/LearningML

Machine Learning by Stanford University

Language: Matlab - Size: 72.5 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ludwigschubert/cs224n

CS 224n Deep Learning for NLP

Language: Python - Size: 16.1 MB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

brijrajgohil/StanfordCS

List of Stanford courses I have completed / currently taking.

Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Keywords
stanford-university 192 machine-learning 59 coursera 32 stanford 23 deep-learning 20 python 18 swift 13 cs231n 13 andrew-ng 13 coursera-machine-learning 12 matlab 10 swiftui 10 pytorch 10 andrew-ng-machine-learning 10 stanford-machine-learning 9 python3 9 ios 9 algorithms 8 codeinplace 8 ios-swift 8 computer-vision 8 octave 8 neural-network 7 neural-networks 7 cs193p 7 nlp 7 machine-learning-algorithms 7 stanford-online 7 ai 6 convolutional-neural-networks 6 linear-regression 6 xcode 6 tensorflow 6 cs106a 6 coursera-specialization 5 cs231n-assignment 5 r 5 algorithm 5 ios-app 5 natural-language-processing 5 mooc 5 andrew-ng-course 5 code-in-place 4 carpentry-workshop 4 karel-python 4 karel 4 cs229 4 jupyter-notebook 4 unsupervised-learning 4 cs224n 4 solutions 4 machinelearning 4 recurrent-neural-networks 4 apple 4 assignment 3 support-vector-machines 3 numpy 3 deeplearning-ai 3 beamer 3 reinforcement-learning 3 stanford-nlp 3 cpp 3 stanford-course 3 fall2017 3 2017 3 macos 3 code-in-place-2021 3 sergeyleschev 3 data-science 3 swift5 3 sql 3 latex-template 3 moocs 3 rnn 3 java 3 deep-reinforcement-learning 3 cnn 3 appdevelopment 3 randomized-algorithms 2 recommender-system 2 notes 2 supervised-learning 2 minimum-spanning-trees 2 rstats 2 greedy-algorithms 2 data-visualization 2 clustering 2 electrical-engineering 2 hyperparameter-optimization 2 cs234 2 cplusplus 2 visual-recognition 2 logistic-regression 2 pdp-10 2 swift-4-2 2 ios12 2 computer-science 2 deeplearning 2 cs106l 2 meta-learning 2