Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: cedholm
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 4.29 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

Gradient-descent-methods-in-machine-learning

This repository is associated with the chapter titled Gradient Descent Methods in Machine Learning in the book Cross-Curricular Applications for Pure Mathematics Courses.

Lesson 0 is about how to install Python on your computer using Anaconda for the Jupyter Notebooks utilized in Lessons 2-4.

Lesson 2 has code to find the minimum of a paraboloid using gradient descent.

Lesson 3 has code for a linear regression with gradient descent.

Lesson 4 has code for a logistic regression with gradient descent.

Data for each lesson is included in its particular folder.

Owner

  • Name: Christina Edholm
  • Login: cedholm
  • Kind: user
  • Location: Claremont, CA
  • Company: Scripps College

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Edholm
    given-names: Christina
  - family-names: Hohn
    given-names: Maryann
  - family-names: Radunskaya
    given-names: Ami
title: "Gradient Descent Methods in Machine Learning"
date-released: 2022-2-22
url: "https://github.com/cedholm/Gradient-descent-methods-in-machine-learning"

GitHub Events

Total
Last Year