小吴的程序屋

图像、算法、杂谈以及更多


  • 首页

  • 分类

  • 归档

Leetcode重点250题思路(Part 5)

发表于 2020-01-14 | 更新于: 2020-01-14 | 分类于 Leetcode
本文是为了梳理Leetcode前400题中重点250题的思路而写,可能不是最佳解法,只为让自己能够理解,适合自己的才是最好的。本部分包含51、52、53、54、55、56、57、58、59、60题
阅读全文 »

Leetcode重点250题思路(Part 4)

发表于 2020-01-13 | 更新于: 2020-01-13 | 分类于 Leetcode
本文是为了梳理Leetcode前400题中重点250题的思路而写,可能不是最佳解法,只为让自己能够理解,适合自己的才是最好的。本部分包含41、42、43、44、45、46、47、48、49、50题
阅读全文 »

Leetcode重点250题思路(Part 3)

发表于 2020-01-10 | 更新于: 2020-01-10 | 分类于 Leetcode
本文是为了梳理Leetcode前400题中重点250题的思路而写,可能不是最佳解法,只为让自己能够理解,适合自己的才是最好的。本部分包含31、32、33、34、35、36、37、38、39、40题
阅读全文 »

Leetcode重点250题思路(Part 2)

发表于 2020-01-09 | 更新于: 2020-01-09 | 分类于 Leetcode
本文是为了梳理Leetcode前400题中重点250题的思路而写,可能不是最佳解法,只为让自己能够理解,适合自己的才是最好的。本部分包含15、17、18、20、22、23、26、27、28、29题
阅读全文 »

Leetcode重点250题思路(Part 1)

发表于 2020-01-07 | 更新于: 2020-01-08 | 分类于 Leetcode
本文是为了梳理Leetcode前400题中重点250题的思路而写,可能不是最佳解法,只为让自己能够理解,适合自己的才是最好的。本部分包含1、3、4、5、7、8、10、11、12、13题
阅读全文 »

Dynamic Key-Value Memory Networks for Knowledge Tracing

发表于 2020-01-06 | 更新于: 2020-01-07 | 分类于 论文笔记
深度知识追踪(2017)
阅读全文 »

Leetcode刷题记录(Java)

发表于 2019-12-22 | 更新于: 2019-12-22 | 分类于 Leetcode
Problem 105 Construct Binary Tree from Preorder and Inorder Traversal/Problem 106 Construct Binary Tree from Inorder and Postorder Traversal/Problem 114 Flatten Binary Tree to Linked List/Problem 134 Gas Station/Problem 139 Word Break/Problem 142 Linked List Cycle II/Problem 143 Reorder List/Problem 148 Sort List/Problem 152 Maximum Product Subarray/Problem 179 Largest Number/Problem 207 Course Schedule
阅读全文 »

Leetcode刷题记录(Java)

发表于 2019-12-21 | 更新于: 2019-12-21 | 分类于 Leetcode
Problem 47 Permutations II/Problem 55 Jump Game/Problem 56 Merge Intervals/Problem 61 Rotate List/Problem 62 Unique Paths/63. Unique Paths II/Problem 80 Remove Duplicates from Sorted Array II/Problem 91 Decode Ways/Problem 95 Unique Binary Search Trees II
阅读全文 »

Incorporating Rich Features into Deep Knowledge Tracing

发表于 2019-12-20 | 更新于: 2019-12-20 | 分类于 论文笔记
深度知识追踪(2017)
阅读全文 »

How Deep is Knowledge Tracing

发表于 2019-12-18 | 更新于: 2019-12-19 | 分类于 论文笔记
深度知识追踪(2016)
阅读全文 »
12…7
Tony Wu

Tony Wu

一些算法、一些划水

70 日志
8 分类
© 2020 Tony Wu