ML001-Project-Sources-Code-and-Learning-Materials icon indicating copy to clipboard operation
ML001-Project-Sources-Code-and-Learning-Materials copied to clipboard

ML001 Sources Code and Learning Materials

Results 8 ML001-Project-Sources-Code-and-Learning-Materials issues
Sort by recently updated
recently updated
newest added

Hi ! New learner here :) I was trying to join to the discord community, but the invitation link has expired :(

Hey, You missed transposing the thetha at 47:13. Two vectors of 1XN and 1xN can't be multiplied directly, for matrix multiplication of two matrix of dimensions PXQ and MXN ,...

https://github.com/ayush714/ML001-Project-Sources-Code-and-Learning-Materials/blob/main/ML001%20Lecture%20Notes/Machine%20Learning%20Introduction.html Good job on the course. Very helpful in getting started.

For the sake of reproducibility it would be good to add the python version and modules versions used fr the working exercises.

How should the project source code be created?

Pruebaaaaaaaaa

# 金属艺术品定制网站后台管理系统(CMS)开发 本议题旨在为 ayush714/ML001-Project-Sources-Code-and-Learning-Materials 仓库规划和开发一个完整的企业级内容管理系统(CMS),以支持召家班金属艺术品定制网站的全部后台管理功能。该系统将包含如下核心模块和特性: ## 主要模块与功能 1. **登录与权限管理**:多角色、多管理员权限分级、登录日志、操作日志。 2. **作品管理**:作品增删改查、多图上传、分类管理、排序/上下线。 3. **服务项目管理**:服务项目内容管理、分类、图文编辑、排序。 4. **用户上传管理**:用户提交作品/需求的列表、处理状态流转、文件预览和导出、一键联系。 5. **联系方式与公司信息管理**:联系方式、二维码、社交账号、公司荣誉等内容灵活维护。 6. **首页与关于我们内容管理**:轮播图、品牌介绍、公司荣誉等模块化维护。 7. **留言与反馈管理**:用户留言统一管理、处理、回复、导出。 8. **网站与SEO设置**:备案、版权、全站SEO、底部信息等全局设置。 ## 技术建议 - 前端:React.js/Vue.js 及主流 UI 框架...