码迷,mamicode.com
首页 >  
搜索关键字:towards    ( 116个结果
How to Use Cover Object Placement for Level Design
Cover in games is very important aspect of gameplay. Proper cover placement can encourage map flow, control pacing, provide choices and encourage stra ...
分类:其他好文   时间:2020-06-13 19:46:21    阅读次数:86
神经网络中的批标准化
作者|Emrick Sinitambirivoutin 编译|VK 来源|Towards Data Science 训练学习系统的一个主要假设是在整个训练过程中输入的分布保持不变。对于简单地将输入数据映射到某些适当输出的线性模型,这种条件总是满足的,但在处理由多层叠加而成的神经网络时,情况就不一样了 ...
分类:其他好文   时间:2020-06-04 14:00:34    阅读次数:106
使用 Google Colab上的PyTorch YOLOv3
作者|Hervind Philipe 编译|VK 来源|Towards Data Science 对于计算机视觉爱好者来说,YOLO (You Only Look Once)是一个非常流行的实时对象检测概念,因为它非常快,而且性能非常好。 在本文中,我将共享处理视频的代码,以获取谷歌Colab内每个 ...
分类:其他好文   时间:2020-05-31 19:47:35    阅读次数:91
什么是马尔可夫决策过程
作者|Nathan Lambert 编译|VK 来源|Towards Data Science 关于马尔可夫决策过程的马尔可夫是什么? 马尔可夫是安德烈·马尔科夫(Andrey Markov),??他是著名的俄罗斯数学家,以其在随机过程中的工作而闻名。 “马尔可夫”通常意味着在当前状态下,未来和过去 ...
分类:其他好文   时间:2020-05-31 19:43:23    阅读次数:65
ThunderNet: Towards Real-time Generic Object Detection
Related Work CNN-based object detectors:CNN-based object detectors are commonly classified into two-stage detectors and one-stage detectors. In two-st ...
分类:Web程序   时间:2020-04-03 11:43:43    阅读次数:87
图像分割 - LaneNet + H-Net 车道线检测
本文是对论文的解读与思考 论文: Towards End-to-End Lane Detection: an Instance Segmentation Approach introduction 该论文提出了一种 端到端 的 实例分割方法,用于车道线检测; 论文包含 LaneNet + H-Net ...
分类:Web程序   时间:2020-03-23 17:17:54    阅读次数:393
672. Bulb Switcher II
There is a room with n lights which are turned on initially and 4 buttons on the wall. After performing exactly m unknown operations towards buttons, ...
分类:其他好文   时间:2020-03-12 14:11:04    阅读次数:77
I/O系列 随机I/O 顺序I/O 转
出处: 理解I/O:随机和顺序 随机 I/O & 顺序 I/O 先看一篇译文介绍 随机I/O 顺序I/O Storage for DBAs: Ever been to one of those sushi restaurants where the food comes round in dishe ...
分类:其他好文   时间:2020-03-09 13:08:29    阅读次数:98
Towards Deep Learning Models Resistant to Adversarial Attacks
[TOC] "Madry A, Makelov A, Schmidt L, et al. Towards Deep Learning Models Resistant to Adversarial Attacks.[J]. arXiv: Machine Learning, 2017." @artic ...
分类:其他好文   时间:2020-03-04 20:54:57    阅读次数:58
Rust Analyzer:一款旨在带来优秀 IDE 体验的编译器
https://www.infoq.cn/article/lvLv4lmcMzTDg7ZTOMdY Rust Analyzer 是一个实验性的 IDE(面向延迟的 Rust 编译器)。这是 Rust 生态系统的一次新的尝试,旨在带来优秀的 Rust IDE 体验。 编译器性能一直是Rust 工具开发 ...
分类:其他好文   时间:2020-02-22 12:13:27    阅读次数:129
116条   上一页 1 2 3 4 5 ... 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!