
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
gradient-descent-edf1101
Advanced tools
Gradient Descent for the Fundamentals of Machine Learning module of my Computer Science Degree
This can be installed via pip by running
pip install
It can then be used as a regular module
Examples found in the examples folder both as a python file and as jupyter notebooks
Modules Used
Version of python Used = 3.11.4
HTML file documentation generated by sphinx can be found here
In the base of the project you can run pylint gradient_descent
In general for each extra polynomial term you add it should be ~100x smaller. Smaller learning rates may get better results, but you will need to have more attempts to reach it since it learns slower
pytest is required for these tests.
This can be installed by pip install pytest
This falls under the MIT license found here
Ed Fillingham
This project can be found at https://github.com/edf1101/GradientDescent
FAQs
Gradient Descent module
We found that gradient-descent-edf1101 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.