https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
https://github.com/yunfanjiang/ml_interview_with_numpy
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: about 2 months ago
JSON representation
Implementation of ML algorithms using NumPy from scratch
- Host: GitHub
- URL: https://github.com/yunfanjiang/ml_interview_with_numpy
- Owner: yunfanjiang
- Created: 2021-11-08T16:47:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T00:27:50.000Z (over 4 years ago)
- Last Synced: 2025-01-13T21:26:51.833Z (over 1 year ago)
- Topics: from-scratch, interview, machine-learning, machine-learning-algorithms, numpy
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ml_interview