utd2102cex_ml utd 9机器学习数据的最新生命

utd2102cex

#9 of the Machine Learning Up-To-Date newsletter from Life With Data

《生命与数据》中的机器学习最新时事通讯中的#9

Here’s Machine Learning Up-To-Date (ML UTD) 9 from the LifeWithData blog! We help you separate the signal from the noise in today’s hectic front lines of software engineering and machine learning.

这是来自LifeWithData博客的最新机器学习(ML UTD)9! 在当今繁忙的软件工程和机器学习前沿,我们可以帮助您将信号与噪声区分开。

LifeWithData aims to consistently deliver curated machine learning newsletters that point the reader to key developments without superfluous details. This enables frequent, concise updates across the industry without overloading readers with information.

LifeWithData旨在始终如一地交付精选的机器学习新闻稿,使读者了解关键开发过程而无需过多的细节。 这可以在整个行业中进行频繁,简洁的更新,而不会使读者负担过多的信息。

ML UTD 9 brings updates in the areas of academia and applications.

ML UTD 9带来了学术和应用领域的更新。

真正无监督的图像到图像翻译 (Truly Unsupervised Image-to-Image Translation)

Image for post
source] source ]

Researchers across Yonsei University, Clova AI Research, NAVER Corp, and EPFL have created a truly unsupervised image-to-image translation setup that does not require pair labels nor set-level domain labels. Being good boys and gals, they’ve also open-sourced their code and provided decent documentation on how to get started with their model.

延世大学,Clova AI Research,NAVER Corp和EPFL的研究人员创建了一种真正的无监督图像到图像转换设置,该设置不需要配对标签或集合级域标签。 作为优秀的男孩和女孩,他们还开源了代码,并提供了有关如何开始使用其模型的不错的文档。

The Rundown

破败不堪

  • Code

  • Paper

  • Credit: Kyungjune Baek, Yunjey Choi, Youngjung Uh, Jaejun Yoo, Hyunjung Shim

    图片来源:Kyungjune Baek,Yunjey Choi,Youngjung Uh,Jaejun Yoo,Hyunjung Shim

SIREN:神经网络的周期激活 (SIREN: Period Activations for Neural Nets)

Researchers from Stanford’s Computational Imaging Lab showed in a recent paper how the use of periodic activation functions in neural networks can yield fantastic performance in applications requiring the representation of fine details in real-world signals. By using periodic activations for representation learning, the resulting network becomes a SInusoidal REpresentation Network, or SIREN for short. Punny.

斯坦福大学计算成像实验室的研究人员在最近的一篇论文中展示了在神经网络中使用周期性激活函数如何在需要在真实信号中表示精细细节的应用中能够产生出色的性能。 通过使用周期性激活为表示学习,将所得网络变为SI nusoidal RE介绍Ñetwork,或警报器的简称。 潘妮

Author’s take: Coming from a principled background in signal processing for audio modeling, I love this. With new research like this and differential DSP, my worlds of DSP and machine learning are coming together in a beautiful way. It’s like that feeling when you introduce two friends that you know will get along really well.

作者的观点:来自音频建模信号处理的原则背景,我很喜欢。 通过像这样的新研究和差分DSP ,我的DSP和机器学习世界以一种美好的方式融合在一起。 当您介绍两个朋友时,您会感觉很融洽。

The Rundown

破败不堪

门控线性网络 (Gated Linear Networks)

Image for post
source] 来源 ]

DeepMind published an interesting paper, introducing a backpropagation-free neural net architecture that can efficiently learn online. The base of the implementation is re-defining credit assignment as a mix of global and local credit, with the global credit enabling backprop-free learning.

DeepMind发表了一篇有趣的论文,介绍了可以高效在线学习的无反向传播神经网络架构。 实施的基础是重新定义作为全球和本地学分混合使用的学分分配,而全球学分则支持无反向学习。

The Rundown

破败不堪

物联网上的机器学习减去T (Machine Learning on IoT Minus the T)

Image for post
source] 来源 ]

If you’ve been interested in the intersection of Machine Learning and the Internet of Things (IoT) but don’t have the hardware and/or sensors to get started, here comes your catalyst. The Tensorflow Lite team has teamed up the Renode, a provider of open-source embedded hardware and sensor simulation, to show how easy it is to simulate and test ML IoT applications.

如果您对机器学习和物联网(IoT)的交叉点感兴趣,但是没有硬件和/或传感器来上手,那么这里就是您的催化剂。 Tensorflow Lite团队与Renode合作,后者是开源嵌入式硬件和传感器仿真的提供商,以展示仿真和测试ML IoT应用程序有多么容易。

This could be very important moving forward. Just as containers led to the rapid rise of CI/CD, convenient simulation of embedded solutions may do the same for the ML on IoT space.

这可能是非常重要的前进。 就像容器导致CI / CD的Swift增长一样,嵌入式解决方案的便捷仿真对于IoT空间上的ML可能也是如此。

The Rundown

破败不堪

在Google Cloud上建立Discord Bot (Build a Discord Bot on Google Cloud)

Dale Markowitz from Google’s Making with ML made a really cool application that functions as a moderator for the Discord app. This one is really cool from multiple different angles: interfacing with a chat application, interfacing with an ML API, and actually delivering a quality project with user-friendly documentation 👏👏.

Google的ML制作公司的Dale Markowitz制作了一个非常酷的应用程序,充当Discord应用程序的主持人。 从多个角度来看,这确实很酷:与聊天应用程序接口,与ML API接口,以及实际上提供具有用户友好文档的高质量项目👏👏。

The Rundown

破败不堪

Github针对MLOps的动作 (Github Actions for MLOps)

In a great example of machine learning getting first-class recognition and support from software tooling, Hamel Husain wrote up some nice examples of how to leverage Github Actions to add MLOps patterns to your repos.

在机器学习获得软件工具的一流认可和支持的一个很好的例子中,Hamel Husain写了一些很好的例子,说明了如何利用Github Actions将MLOps模式添加到您的仓库中。

Propagating DevOps patterns into machine learning workflows is crucial for scaling ML to new heights and applications. Support for this endeavor from the “big guys” bodes very well for success here.

将DevOps模式传播到机器学习工作流程中对于将ML扩展到新的高度和应用至关重要。 “大人物”对此努力的支持预示着这里的成功。

The Rundown

破败不堪

保持最新 (Stay Up To Date)

That’s all for ML UTD 9. However, things happen quickly in academics and industry! Aside from ML UTD, keep yourself updated with the LifeWithData blog, articles on Medium, or my Twitter.

ML UTD 9就是这样。但是,在学术界和行业中,事情发生的很快! 除了ML UTD之外,还可以通过LifeWithData博客, Medium上的文章或我的Twitter保持自己的最新状态。

If you’re not a fan of email newsletters, but still want to stay in the loop, consider adding lifewithdata.org/blog and lifewithdata.org/newsletter to a Feedly aggregation setup.

如果您不喜欢电子邮件通讯,但仍想保持联系,请考虑将lifewithdata.org/bloglifewithdata.org/newsletter添加到Feedly聚合设置中。

Originally published at https://www.lifewithdata.org on August 12, 2020.

最初于 2020年8月12日 https://www.lifewithdata.org 发布

翻译自: https://medium.com/the-innovation/ml-utd-9-machine-learning-up-to-date-life-with-data-7a793c65d37a

utd2102cex

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值