惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
月光博客
月光博客
Engineering at Meta
Engineering at Meta
Attack and Defense Labs
Attack and Defense Labs
G
GRAHAM CLULEY
Y
Y Combinator Blog
P
Privacy International News Feed
博客园 - 三生石上(FineUI控件)
T
Threat Research - Cisco Blogs
Simon Willison's Weblog
Simon Willison's Weblog
MyScale Blog
MyScale Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
D
Docker
C
Cisco Blogs
N
Netflix TechBlog - Medium
S
Security @ Cisco Blogs
GbyAI
GbyAI
V
V2EX - 技术
C
Cybersecurity and Infrastructure Security Agency CISA
Cyberwarzone
Cyberwarzone
MongoDB | Blog
MongoDB | Blog
F
Full Disclosure
T
Tor Project blog
W
WeLiveSecurity
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Latest news
Latest news
Forbes - Security
Forbes - Security
The GitHub Blog
The GitHub Blog
T
Troy Hunt's Blog
博客园 - 司徒正美
C
CXSECURITY Database RSS Feed - CXSecurity.com
P
Proofpoint News Feed
I
InfoQ
NISL@THU
NISL@THU
B
Blog
Hacker News: Ask HN
Hacker News: Ask HN
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
博客园 - 聂微东
H
Heimdal Security Blog
宝玉的分享
宝玉的分享
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
Project Zero
Project Zero
C
Comments on: Blog
M
MIT News - Artificial intelligence
The Register - Security
The Register - Security
Cisco Talos Blog
Cisco Talos Blog
The Cloudflare Blog

Keep the gradient flowing

On the Link Between Optimization and Polynomials, Part 6. Optimization Nuggets: Stochastic Polyak Step-size, Part 2 Optimization Nuggets: Stochastic Polyak Step-size On the Convergence of the Unadjusted Langevin Algorithm The Russian Roulette: An Unbiased Estimator of the Limit Notes on the Frank-Wolfe Algorithm, Part III: backtracking line-search On the Link Between Optimization and Polynomials, Part 5 Optimization Nuggets: Implicit Bias of Gradient-based Methods Optimization Nuggets: Exponential Convergence of SGD On the Link Between Optimization and Polynomials, Part 4 On the Link Between Optimization and Polynomials, Part 3 On the Link Between Optimization and Polynomials, Part 2 On the Link Between Polynomials and Optimization, Part 1 How to Evaluate the Logistic Loss and not NaN trying Notes on the Frank-Wolfe Algorithm, Part II: A Primal-dual Analysis Three Operator Splitting Notes on the Frank-Wolfe Algorithm, Part I Optimization inequalities cheatsheet A fully asynchronous variant of the SAGA algorithm Hyperparameter optimization with approximate gradient Lightning v0.1 scikit-learn-contrib, an umbrella for scikit-learn related projects. SAGA algorithm in the lightning library On the consistency of ordinal regression methods Holdout cross-validation generator IPython/Jupyter notebook gallery PyData Paris - April 2015 Data-driven hemodynamic response function estimation Plot memory usage as a function of time Surrogate Loss Functions in Machine Learning Different ways to get memory consumption or lessons learned from ``memory_profiler`` Numerical optimizers for Logistic Regression Logistic Ordinal Regression Isotonic Regression Householder matrices Loss Functions for Ordinal regression Memory plots with memory_profiler Singular Value Decomposition in SciPy Learning to rank with scikit-learn: the pairwise transform line-by-line memory usage of a Python program Low rank approximation qr_multiply function in scipy.linalg scikit-learn 0.9 Reworked example gallery for scikit-learn scikit-learn’s EuroScipy 2011 coding sprint -- day two scikit-learn EuroScipy 2011 coding sprint -- day one Ridge regression path LLE comes in different flavours Manifold learning in scikit-learn Handwritten digits and Locally Linear Embedding Low-level routines for Support Vector Machines new get_blas_funcs in scipy.linalg Locally linear embedding and sparse eigensolvers scikits.learn is now part of pythonxy Least squares with equality constrain A profiler for Python extensions scikit-learn coding sprint in Paris py3k in scikit-learn Computing the vector norm Smells like hacker spirit New examples in scikits.learn 0.6 Weighted samples for SVMs Coming soon ... memory efficient bindigs for libsvm solve triangular matrices using scipy.linalg LARS algorithm Second scikits.learn coding sprint Support for sparse matrices in scikits.learn Flags to debug python C extensions. July in Paris Support Vector machines with custom kernels using scikits.learn Howto link against system-wide BLAS library using numpy.distutils scikits.learn 0.2 release Fast bindings for LibSVM in scikits.learn scikits.learn coding sprint in Paris Scikit-learn 0.1 scikit-learn project on sourceforge After holidays Winter in Paris is not funny Last days in Granada Learning, Machine Learning Moving to Paris! Summer of Code is over Speed improvements for ask() (sympy.queries.ask) Logic module (sympy.logic): improving speed Refine module Query module - finally in trunk django, change language settings dynamically can we merge now, pleeease ? Refine module, proof of concept Preparing a new release Efficient DPLL algorithm Queries and performance Reading CNF files Logic module merged The boolean satisfiability problem Initial implementation of the query system Assumption system and automatic theorem proving. Should I be learning LISP ? Homenaje a Antonio Vega en La Percha
Plot the maximum margin hyperplane with scikits.learn
Fabian Pedregosa · 2010-03-17 · via Keep the gradient flowing
Suppose some given data points each belong to one of two classes, and the goal is to decide which class a new…