木叶下

  • 编程算法
  • 深度学习
  • 微小工作
  • 善用软件
  • 杂记
  • 诗人远方
南国羽说
文字记录生活
深度学习

Natural Computation Methods for Machine Learning Note 12

From course, I learned Evolutional Computing. Evolutionary computing (EC) population method Used for problems where the task is to maximize some measure of success Same family of problems as in RL, but very different methods Methods inspired by genetics, natur…

2020年3月20日 0条评论 5583点热度 0人点赞 Dong Wang 阅读全文
微小工作

Dice coefficient Python与Julia实现

Hello everyone! 这篇文章将介绍Dice coefficient以及其实现 Dice coefficient 是 Lee R. Dice 在1945年为评估生物种群提出的一种度量方法[1]。后来不同领域的学者都将其引入到自己的专业。这里,我将介绍Dice codfficient 在图像分割领域作为评价指标的理解与实现。 图像分割包含有语义分割、示例分割。在语义分割中,我们需要对给定的图片做…

2020年3月6日 0条评论 13615点热度 1人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 11

Let us firstly revisit completive learning and SOFM A node position (in the input space) is its weight vector, i.e. nodes move around in the same space as the data. Purpose of unsupervised learning is (usually) to cluster for classification, or for modelling d…

2020年3月4日 0条评论 6268点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 10

In this note, we are going talk about Deep Learning very briefly. RBFNs are feedforward networks, where: The hidden nodes (the RBF nodes) compute distances, instead of weighted sums. The hidden layer activation functions are Gaussians (or similar), instead of …

2020年3月2日 0条评论 6760点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 09

To learn from unlabeled data (only inputs, no target information). Most often for classification. Requires that class membership can be detected by structural properties (features) in the data, and that the learning system can be fund these features. Following…

2020年3月2日 0条评论 5843点热度 1人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 08

ex) Tic-Tac-Toe Assign value to each board position (state): +1 if the state is a winning terminal state. 0 if the state is a losing terminal state +0.5 to all other states (terminal and non–terminal) play many games After each move, adjust the value of the pr…

2020年2月20日 0条评论 6827点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 07

From today, we are going to introduce reinforcement learning(RL). Forget ANNs for a while - RL is a field in its own right, independent from ANNs. However, as we will see, ANNs are sometimes used in RL. Definition: Learning by interaction with an environment, …

2020年2月14日 0条评论 6291点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 06

In this course, we learn more on extensions. and prior knowledge. We want to minimize the number of hidden nodes(=> less overfitting) The approaches: start with a large networks and prune. start with a small networks and grow. There are two example. Let eac…

2020年2月12日 0条评论 5834点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 05

Let's continue talk about overtraining. The number of training set samples should be much larger than the number of weights roughly for ​ \(N^2\)(N = the number of weights). minimize the number of nodes and layers(weights) noise injection and noise to the…

2020年2月9日 0条评论 5322点热度 0人点赞 Dong Wang 阅读全文
深度学习

Natural Computation Methods for Machine Learning Note 04

in order to decide by how much of the result blamed or credited to a particular weight. We need sigmoid function. Sigmoid function = any S-shape function. examples. logistical function \( y=f(s)=\frac{1}{1+e^{- \lambda s}} \), \(\lambda\) decides slope. When \…

2020年2月7日 0条评论 5789点热度 16人点赞 Dong Wang 阅读全文
12345…14

Dong Wang

I am a PhD student of TU Graz in Austria. My research interests include Embedded/Edge AI, efficient machine learning, model sparsity, deep learning, computer vision, and IoT. I would like to understand the foundational problems in deep learning.

Search
最新 热点 随机
最新 热点 随机
欧洲回国过年,但是年呢 2025年小结 郁郁葱葱,游刃有余。 欧洲游记:Nice 南法尼斯:地中海蔚蓝海岸 欧洲游记:Brussels-Antwerp-Amsterdam下篇 Tampermonkey脚本: 一键阅读arxiv文章的HTML5页面 欧洲游记:Brussels-Antwerp-Amsterdam上篇
欧洲游记:Nice 南法尼斯:地中海蔚蓝海岸 配置基于WSL2的Docker环境并支持CUDA IDM(Internet Download Manager)神级下载神器 How to install Python in Ubuntu 在Ubuntu编译安装Python 嗨!有人在吗?久忙未更很无奈。 桌面壁纸插件EarthLiveSharp
友情链接
  • 挖站否
  • Dong Wang

COPYRIGHT © 2013-2026 nanguoyu.com. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang

陕ICP备14007751号-1