自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 An Introduction to GoogLeNet

An Introduction to GoogLeNetAbstractInception ModuleImplementation of Inception ModuleApplication in Classifying MINST DatasetAbstractGoogLeNet is a brand new deep learning structure proposed by Christian Szegedy in 2014. Prior to this, AlexNet, VGG a

2020-05-16 23:21:31 148

原创 Implementation of Classifier to MNIST Dataset

Implementation of Classifier to MINST DatasetBefore StartThere are 10 labels in MINST dataset. Therefore, this is a multi-classification problem. We hope the outputs are competitive! Actually we ho...

2020-05-08 00:21:36 191

原创 Use Data in Sklearn to Make a Diabetes Prediction

Use Data in Sklearn to Make a Diabetes PredictionAbout SklearnData of This ExperimentCode of This ExperimentImprovementAbout SklearnSklearn, also called Scikit-learn, is a third party module commonl...

2020-04-22 12:16:43 317

原创 From Binary Regression to Binary Classification

From Linear Regression to Binary Classification1. The Differences between Regression and Classification2. The Analysis of a Binary Classification Problem3. The Code4. Using Numpy and Matplotlib to Dis...

2020-04-14 17:14:03 232

原创 How to Use the Torch Module in Pytorch to Quckily Build a Simple Two Layers Neural Network

How to Use the Torch Module in Pytorch to Quickly Build a Simple Two Layers Neural Network?1. Using numpy to show the detailed process of building the network2. Using torch to simplify the network3. U...

2020-04-04 01:39:09 207

原创 Something You Need to Know to Get Start Programming in Python 3 (1)

**Abstract(unfinished)你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。1.Variables & Data Types1.1 the Use of VariablesVariables, regarded as the contain...

2020-03-15 17:20:57 305

空空如也

空空如也

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

TA关注的人

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