I opensourced my ML-Project for quickly start a django based machine learning project with user and admin backend. With this template you can develop ...
分类:
系统相关 时间:
2019-03-06 01:06:39
阅读次数:
226
在设计Machine Learning系统时,我们很难从系统运行之前就得知系统的“复杂程度”。在线性回归中,我们可以将此问题等同为:使用几维参数,是否需要涉及更复杂的多项式,以及本文的一个新概念—Regularization Parameter。本文,将讨论Underfit,Overfit基本理论, ...
分类:
其他好文 时间:
2019-03-03 14:38:52
阅读次数:
198
深度学习(Deep Learning)是机器学习(Machine Learning)的一大分支,它试图使用包含复杂结构或由多重非线性变换构成的多个处理层对数据进行高层抽象的算法。 逻辑回归(Logistic Regression,也译作“对数几率回归”)是离散选择法模型之一,属于多重变量分析范畴,是 ...
分类:
其他好文 时间:
2019-02-17 19:01:12
阅读次数:
232
CSE 6363 - Machine Learning Homework 1: MLE, MAP, and Basic Supervised LearningCSE 6363 - Machine LearningHomework 1- Spring 2019Due Date: Feb. 8 2019 ...
分类:
系统相关 时间:
2019-02-06 19:45:40
阅读次数:
166
Homework: JSON Exercise1. Objectives Become familiar with the navigating JavaScript JSON objects; Use of JSON.parse parser and synchronous XMLHttpRequ ...
分类:
Web程序 时间:
2019-02-06 19:44:45
阅读次数:
175
01 Machine learning infographic 图片解读机器学习的基本概念、五大流派与九种常见算法 EN:http://usblogs.pwc.com/emerging technology/machine learning 101/ CN:https://zhuanlan.zhih ...
分类:
其他好文 时间:
2019-01-30 00:18:08
阅读次数:
190
Scikit Learn 通用机器学习 Sklearn(scikit learn: machine learning in Python):https://scikit learn.org/ 中文文档:https://github.com/apachecn/scikit learn doc zh/ ...
分类:
其他好文 时间:
2019-01-30 00:15:12
阅读次数:
212
[toc] 文章名称 AMPS: Application Aware Multipath Flow Routing Using Machine Learning 来源 2017 Twenty third National Conference on Communications (NCC) 时间 2 ...
分类:
其他好文 时间:
2019-01-27 19:01:03
阅读次数:
171
The Fundamentals of Machine Learning The Machine Learning Landscape End to End Machine Learning Project Classification Training Models Support Vector ...
分类:
系统相关 时间:
2019-01-27 13:10:04
阅读次数:
265
Machine Learning in Practice: kth-Nearest Neighbor ...
分类:
编程语言 时间:
2019-01-26 18:46:26
阅读次数:
234