Feiyang's Blogs


  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Search

LeetCoding Challenge 21/30. Leftmost Column with at Least a One

Posted on 2020-04-21 | In Leetcode
Words count in article: 506 | Reading time ≈ 2
题目(This problem is an interactive problem.) A binary matrix means that all elements are 0 or 1. For each individual row of the matrix, this row is sor ...
Read more »

LeetCode 1008. Construct Binary Search Tree from Preorder Traversal

Posted on 2020-04-20 | In Leetcode
Words count in article: 261 | Reading time ≈ 1
题目Return the root node of a binary search tree that matches the given preorder traversal. (Recall that a binary search tree is a binary tree where for ...
Read more »

LeetCode 33. Search in Rotated Sorted Array

Posted on 2020-04-19 | In Leetcode
Words count in article: 259 | Reading time ≈ 1
题目Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). ...
Read more »

LeetCode 64. Minimum Path Sum

Posted on 2020-04-18 | In Leetcode
Words count in article: 230 | Reading time ≈ 1
题目Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path ...
Read more »

LeetCode 200. Number of Islands

Posted on 2020-04-17 | In Leetcode
Words count in article: 213 | Reading time ≈ 1
题目Given a 2d grid map of ‘1’s (land) and ‘0’s (water), count the number of islands. An island is surrounded by water and is formed by connecting adjac ...
Read more »

Multimodal-Machine-Learning

Posted on 2019-09-25 | In ML
Words count in article: 3.4k | Reading time ≈ 21
Reading List for Topics in Multimodal Machine LearningBy Paul Liang (pliang@cs.cmu.edu), Machine Learning Department and Language Technologies Institu ...
Read more »

Adversarial-Machine-Learning

Posted on 2019-08-28 | In ML
Words count in article: 660 | Reading time ≈ 4
Adversarial Machine LearningA curated list of awesome adversarial machine learning resources from Yen-Chen Lin’s works, inspired by awesome-computer-v ...
Read more »

An-Unsupervised-Game-Theoretic-Approach-to-Saliency-Detection

Posted on 2019-07-04 | In Paper Notes
Words count in article: 795 | Reading time ≈ 3
An Unsupervised Game-Theoretic Approach to Saliency Detection 这篇论文从一个新颖的博弈论的角度思考unsupervised saliency detection。首先,saliency detection问题被formulate为non- ...
Read more »

Deep-Unsupervised-Saliency-Detection-A-Multiple-Noisy-Labeling-Perspective

Posted on 2019-06-20 | In Paper Notes
Words count in article: 802 | Reading time ≈ 2
Abstract当前Deep Saliency Detection方法的成功在很大程度上取决于每像素标记形式的大规模监督的可用性。这种监督通常需要大量的标注(labor-intensive)而且并非总是可能,往往会妨碍学习模型的泛化能力。相比之下,基于Unsupervised Saliency De ...
Read more »

Tacotron-Wavenet

Posted on 2019-04-03 | In Paper Notes
Words count in article: 473 | Reading time ≈ 2
Resource Tacotron Wavenet tacotron code tacotron-2 code wavenet code TACOTRON: TOWARDS END-TO-END SPEECH SYNTHESIS A text-to-speech synthesis system ...
Read more »
1…131415…17
Feiyang Chen

Feiyang Chen

170 posts
7 categories
16 tags
RSS
GitHub E-Mail
Friends' Links
  • asdfv1929's Home
© 2020 Feiyang Chen | Site words total count: 92.1k