Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 530 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 530 Bytes

Coursera

  • Algorithms Part 1

    • Percolation [Not 100% correct]

    • Randomized Queues [Fails some memory and timing tests]

    • Collinear

    • 8 Puzzle

    • K-d Trees

    • Note: Java solutions use the following jar libraries: stdlib.jar algs4.jar

  • Machine Learning

    • Linear Regression
    • Logistic Regression
    • Multi-Class Classification and Neural Networks
    • Neural Networks Learning