自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 资源 (2)
  • 收藏
  • 关注

原创 Machine Learning - Regularized Logistic Regression

This article contains some topic about how to implementation logistic regression with regularization to addressing overfitting.

2016-02-21 16:14:59 1226

原创 Machine Learning - Regularized Linear Regression

This article contains some topic about how to implementation linear regression with regularization to addressing overfitting.

2016-02-21 15:55:03 1939

原创 Machine Learning - Solving the Problem of Overfitting: Regularization

This article contains some topic about regularization, including overfitting, and cost function with regularization to addressing overfitting.

2016-02-21 13:28:52 2336

原创 Machine Learning - Logistic Regression - Multi-class Classification

This article contains Logistic Regression for Multi-class Classification (one-vs-all classification)

2016-02-18 14:41:31 3524

原创 Machine Learning - Logistic Regression - Two-class Classification

This article contains some topic about Logistic Regression, including two-class classification, decision boundary and cost function of logistic regression.

2016-02-18 11:56:54 3456

原创 Machine Learning - Gradient Descent in Practice

This article contains some skills in the implementation of Gradient Descent, including feature scaling, mean normalization and choosing learning rate.

2016-02-15 23:44:46 1797

原创 Machine Learning - Linear Regression with Multiple Variables

This article contains linear regression with multiple variables, gradient decent for multiple variables, how to chose features, polynomial regression and normal equation solution for linear regression.

2016-02-15 21:47:47 1773

原创 Machine Learning - Linear Regression with One Variable

This article contains learning model representation, cost function and Gradient Descent algorithm to solve linear regression problem.

2016-02-13 17:22:49 1713

原创 Machine Learning - An Introduction

This article contains the definition of Machine Learning, Supervised Learning and Unsupervised Learning.

2016-02-13 10:07:41 2100

原创 Arduino接口-week4-Lesson3

This article is the study notes of "Interfacing with the Arduino" week4, lesson 3. It mainly talk about Arduino WiFi Shields.

2016-02-04 09:46:14 887

原创 Arduino接口-week4-Lesson2

This article is the study notes of "Interfacing with the Arduino" week4, lesson 2. It mainly talk about Ethernet Client and Ethernet Server.

2016-02-04 09:17:00 1115

原创 Arduino接口-week4-Lesson1

This article is the study notes of "Interfacing with the Arduino" week4, lesson 1. It mainly talk about Arduino Shields, Ethernet Shields and Ethernet Library.

2016-02-02 21:49:07 1264

编译OpenCV4.5.0的.cache文件

自己编译OpenCV带CUDA版本的过程中需要联网下载一些依赖库,并存放于source\.cache文件夹中,由于网速较慢经常下载失败并造成编译失败。这里提供下载好的文件,直接拷贝到source目录与原来的.cache目录合并即可。

2022-06-19

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除