Skip to content

Yihang-Li/MDS6106Project

Repository files navigation

MDS6106Project

Final project of MDS6106 Optimization

  • Solving variant-SVM and variant-Logistic Regression by implementing GM, AGM, BFGS, L-BFGS, SGD
  • 4 self-generated data sets & some large-scale datasets from LIBSVM

To do list (Pytorch Version)

  • Create to do list

  • Generating Data

  • Create Mini-Batch

  • Solve Logistic Regression Problem from Scratch (In order to get some sense)

    • Initializing Model Parameters
    • Define the Model
    • Define the Loss Function
    • Define the Optimization Algorithm (SGD, first try simplest version)
    • Define Classification Accuracy and eval_accuracy for given model on specific dataset
    • Training
    • Plot the Result (With seperating line)
    • Choose $\lambda$ by using Cross-Validation
    • Rewrite the optimization algorithm (SGD, the average version)
  • Optimization Part

    • Implement basic Gradient Method
    • Implement Accelerated Gradient Method
    • Implement BFGS
    • Implement L-BFGS
  • SVM Part

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy