木叶下

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

OpenFlight Dataset 开放航班数据集

An open dataSet for airports and flights 近期,我在做的一个项目需要全球航班数据。我首先在flighttradr24和几家大型航空数据服务商找数据。有些无法提供简单的统计数据,有些的API调用费用高达几十万美元。即使我只需要其中的统计数据,具体数据可以完全忽略,我也需要支付这么多的钱。 opensky-network和openFlights也提供航空数据,但是这些数据大都残缺不全。在我自己修补的过程中遇到我暂时无法解决的巨大困难。比如查找420万个航班的出发和到达机场的cod…

2020年4月17日 5条评论 17751点热度 4人点赞 Dong Wang 阅读全文
杂记

Jupyter Lab 支持 ipywebrtc

Jupyter Lab 支持 ipywebrtc 前言 近日,我遇到了类似VideoStream works in Jupyter Notebook but fails in Jupyter Lab的问题, ipywebrtc在Jupyter Lab 中有摄像头无法被调用启动。查阅文档后,我找到了一种解决办法。 安装支持Jupyter Lab的ipywebrtc Windows 环境 以管理员身份启动终端,依次执行 git clone https://github.com/maartenbreddels/ipywe…

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

Natural Computation Methods for Machine Learning Note 15

Natural Computation Methods for Machine Learning Note 15 In this article, we talk about Particle Swarm Optimization. In last post, we talked Computational tools, including Cellular automata Ant Colony Optimization Particle Swarm Optimization Particle Swarm Opt…

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

Natural Computation Methods for Machine Learning Note 14

Natural Computation Methods for Machine Learning Note 14 Swarm Intelligence Intelligence <- Social behavior Intelligence can emerge from social interaction. Emergent behaviour – when a group behaves in ways that were not ”programmed” into its members Swarm …

2020年3月25日 0条评论 5439点热度 0人点赞 Dong Wang 阅读全文
SemiFlow

[SemiFlow 动手实现深度学习框架 01] 从一个例子开始

你可以在Github 找到下面完整的代码(A naive example)。 今天的目标是实现一个Dense隐藏层网络,来实现一个二分类器。 数据实例 首先我们从一个分类问题开始。我们对同方差不同均值的两个二维高斯分布进行抽样,生成两簇数量各是200的数据集。 import numpy as np import matplotlib.pyplot as plt from Dense import Dense Asamples = np.random.multivariate_normal([6, 6], [[1, …

2020年3月24日 0条评论 7895点热度 0人点赞 Dong Wang 阅读全文
SemiFlow

[SemiFlow 动手实现深度学习框架 00] 初步的计划

SemiFlow SemiFlow is a neural network framework for machine learning. I am going to implement a basic deep learning framework in about a month. I will record the experience at my blog in Chinese. 我已经使用Tensorflow和keras好些年, 并且最近完成了"Statistical machine learning",…

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

Latex公式手册

Latex* 公式 Date: 2020-03-23 Author: 南国羽 *:越来越多的软件、编辑器、文档系统支持了Latex公式。但是他们有着不同的实现依赖。这篇文章将以“高兼容性”为目标,介绍适用与wordpress、Latex、Markdown、MathJax的通用Latex公式方法与标记。 Latex公式速查工具小程序 我们发布了一款名为Latex公式速查工具的微信小程序 数学环境 Latex 如果你需要适用Latex公式的环境就是Latex本身,那么请在.tex文件的头部添加 \usepackage{…

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

Natural Computation Methods for Machine Learning Note 13

Natural Computation Methods for Machine Learning Note 13 Properties of EC EC is parallel search (many balls in the landscape). Want to prevent all individuals from converging to the same solution (premature convergence – a common problem) The task of mutation …

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

Natural Computation Methods for Machine Learning Note 12

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 v…

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

Dice coefficient Python与Julia实现

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

2020年3月6日 0条评论 11417点热度 1人点赞 Dong Wang 阅读全文
12345…11

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
最新 热点 随机
最新 热点 随机
欧洲游记:Nice 南法尼斯:地中海蔚蓝海岸 欧洲游记:Brussels-Antwerp-Amsterdam下篇 Tampermonkey脚本: 一键阅读arxiv文章的HTML5页面 欧洲游记:Brussels-Antwerp-Amsterdam上篇 小脚本: 一键在 Colab 中打开Jupyter notebook Cloudflare tunnel实现内网穿透SSH,SMB,和web:老旧笔记本第二春
[程序员的品质生活]CamScanner-将你的phone与pad变成扫描仪 天翼云开放平台赢取免费主机 TeamViewer--远程协作的利器 Ubuntu20.04安装Nvidia驱动+CUDA11.0+Pytorch+Opencv脚本 天翼云主机与OOS申请免费购买 一种Dell Inspiron 7590 键盘若干键位故障临时修复方案
友情链接
  • 挖站否
  • Dong Wang

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

Theme Kratos Made By Seaton Jiang

陕ICP备14007751号-1