Weizhi-Zhao/getting-started-with-pattern-recognition
华中科技大学 人工智能与自动化学院 模式识别代码(课程成绩:94)
This collection of Python code provides fundamental algorithms for pattern recognition. It takes various datasets (e.g., for classification or regression tasks) and outputs models that can make predictions, along with visualizations of the computational results. It's intended for students or practitioners learning or implementing core machine learning concepts.
No commits in the last 6 months.
Use this if you are a student or educator looking for clear, modular, and well-commented Python implementations of classic pattern recognition algorithms using only NumPy.
Not ideal if you need production-ready, highly optimized code for large-scale data analysis or if you prefer using deep learning frameworks like PyTorch or TensorFlow.
Stars
15
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Weizhi-Zhao/getting-started-with-pattern-recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mathworks/MATLAB-Simulink-Challenge-Project-Hub
This MATLAB and Simulink Challenge Project Hub contains a list of research and design project...
MalayAgr/generative-ai-with-llms-notes
Notes for the course Generative AI With Large Language Models, offered by DeepLearning.AI on Coursera
UBC-CS/cpsc330-2022W1
CPSC 330: Applied Machine Learning
TheAlgorithms/MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the...
apachecn/ntu-hsuantienlin-ml
:book: 台湾大学林轩田机器学习笔记