stanford-online
There are 35 repositories under stanford-online topic.
coursera-dl/edx-dl
A simple tool to download video lectures from edx.org (and other openedx sites)
xixiaoyao/CS224n-winter-together
an Open Course Platform for Stanford CS224n (2020 Winter)
Huixxi/CS234-Reinforcement-Learning-Winter-2019
My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019
AlessandroCorradini/Certificates
Coursera, Edx and other MOOCs Certificates
AlessandroCorradini/Stanford-University-Statistical-Learning
Repo for Statistical Learning course offered by Stanford University
ahmdtaha/tf_retrieval_baseline
A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.
AlessandroCorradini/Stanford-University-Algorithms-Design-and-Analysis
Algorithms - Design and Analysis offered by Stanford University
samuelowino/swiftui-ios-lab
Swift UI features and general iOS/iPadOS/macOS development coding lab
rediar/Unsupervised-Learning-Recommenders-Reinforcement-Learning
My solutions for https://www.coursera.org/learn/unsupervised-learning-recommenders-reinforcement-learning
AlessandroCorradini/Stanford-University-Databases
Repo for the Databases courses provided by Stanford University https://lagunita.stanford.edu/courses
limberc/cs234-stanford
Stanford CS234, 2018
rediar/Supervised-Machine-Learning-Regression-and-Classification
My solutions for https://www.coursera.org/learn/machine-learning?id=285
rediar/Advanced-Learning-Algorithms
My solutions for https://www.coursera.org/learn/advanced-learning-algorithms
ebkalderon/cs143-compilers
Compiler for the Classroom Object-Oriented Language (Stanford CS143, 2021)
jeongwhanchoi/ML-Coursera
Machine Learning by Stanford University
Abdallah-Elshamy/clustering
An Algorithm for computing a max-spacing -k-clustering.
Abdallah-Elshamy/Kosaraju-Two-Pass-Algorithm
computing strongly connected components using kosaraju's two path algorithm
Abdallah-Elshamy/Prim-s-minimum-spanning-tree-algorithm
An implementation for Prim's minimum spanning tree algorithm using heaps
minhnd3796/coursera-machine-learning-ex3
Assignment for Week 4 of Machine Learning by Andrew Ng @ Stanford Uni
philxhuang/torch-learn
Personal ML Journey
Abdallah-Elshamy/2-sum
An implementation for two sum Algorithm using hash table and multi-threading
Abdallah-Elshamy/2sat
An solution for the 2sat problem by reducing it to SCC problem
Abdallah-Elshamy/clustering-big
An Algorithm for computing a max-spacing -k-clustering.
Abdallah-Elshamy/Dijkstra-Shortest-Path-Algorithm
An implementation for Dijkstra-Shortest-Path-Algorithm
Abdallah-Elshamy/floyd-warshall
An implementation for the floyd-warshall Algorithm to solve All-Pairs Shortest Paths problem
Abdallah-Elshamy/huffman-codes
An implementation for Huffman codes Algorithm
Abdallah-Elshamy/knapsack-iterative
an iterative solution for the knapsack problem
Abdallah-Elshamy/knapsack-recursive
a recursive solution for the knapsack problem
Abdallah-Elshamy/Median-Maintenence
An implementation for Median Maintenence Algorithm using heaps
Abdallah-Elshamy/mwis
An implementation of dynamic programming algorithm for computing a maximum-weight independent set of a path graph
coding-Benny/stanford-compilers
🚀 edX Stanford CS143 Compilers
Falieson/Algorithms-Illuminated-Part1_TheBasics
A JS walkthrough of Stanford's Algorithms 1 course
malhotrachetan/Stanford-online-machine-learning
This repository contains the code and some notes maintained by me while taking the stanford online machine learning course on coursera taught by Mr. Andrew Ng
mithson/Stanford-Machine-Learning
Stanford Machine Learning course exercise problems and solutions using Matlab.
rbaral/CS224d
repo that contains the materials useful for learning NLP with Deep Learning