turned_in Categories
Algorithm, 68
Database, 1
Deep Learning, 6
Design, 1
Git, 2
iOS Development, 9
Life, 1
Notes, 10
Operating System, 13
Python, 12
Thoughts, 1
VIM, 1
Web Developing, 8
Windows, 1
Algorithm
- [LeetCode] 095. Unique Binary Search Trees II * April 16, 2019
- [LeetCode] 094. Binary Tree Inorder Traversal * April 16, 2019
- [LeetCode] 093. Restore IP Addresses April 16, 2019
- [LeetCode] 092. Reverse Linked List II * April 12, 2019
- [LeetCode] 091. Decode Ways * April 12, 2019
- [LeetCode] 089. Gray Code * April 12, 2019
- [LeetCode] 088. Merge Sorted Array April 11, 2019
- [LeetCode] 086. Partition List * April 11, 2019
- [LeetCode] 083. Remove Duplicates from Sorted List April 11, 2019
- [LeetCode] 082. Remove Duplicates from Sorted List II * April 11, 2019
- [LeetCode] 081. Search in Rotated Sorted Array II * April 11, 2019
- [LeetCode] 080. Remove Duplicates from Sorted Array II April 11, 2019
- [LeetCode] 079. Word Search * April 11, 2019
- [LeetCode] 077. Combinations * April 10, 2019
- [LeetCode] 075. Sort Colors April 10, 2019
- [LeetCode] 074. Search a 2D Matrix April 10, 2019
- [LeetCode] 073. Set Matrix Zeroes April 10, 2019
- [LeetCode] 071. Simplify Path April 10, 2019
- [LeetCode] 070. Climbing Stairs April 10, 2019
- [LeetCode] 069. Sqrt(x) April 10, 2019
- [LeetCode] 067. Add Binary April 10, 2019
- [LeetCode] 066. Plus One April 09, 2019
- [LeetCode] 064. Minimum Path Sum April 09, 2019
- [LeetCode] 063. Unique Paths II April 09, 2019
- [LeetCode] 063. Unique Path II April 09, 2019
- [LeetCode] 062. Unique Paths * April 09, 2019
- [LeetCode] 061. Rotate List April 09, 2019
- [LeetCode] 060. Permutation Sequence April 09, 2019
- [LeetCode] 059. Spiral Matrix II April 08, 2019
- [LeetCode] 058. Length of Last Word April 08, 2019
- [LeetCode] 056. Merge Intervals April 08, 2019
- [LeetCode] 055. Jump Game April 08, 2019
- [LeetCode] 054. Spiral Matrix April 08, 2019
- [LeetCode] 053. Maximum Subarray * April 08, 2019
- [LeetCode] 050. Pow(x, n) April 04, 2019
- [LeetCode] 049. Group Anagrams April 04, 2019
- [LeetCode] 047. Permutations II April 04, 2019
- [LeetCode] 046. Permutations April 04, 2019
- [LeetCode] 043. Multiply Strings April 04, 2019
- [LeetCode] 040. Combination Sum II April 04, 2019
- [LeetCode] 039. Combination Sum * April 03, 2019
- [LeetCode] 038. Count and Say April 03, 2019
- [LeetCode] 036. Valid Sodoku April 03, 2019
- [LeetCode] 035. Search Insert Position April 03, 2019
- [LeetCode] 034. Find First and Last Position of Element in Sorted Array * April 03, 2019
- [LeetCode] 033. Search in Rotated Sorted Array * April 03, 2019
- [LeetCode] 031. Next Permutation April 02, 2019
- [LeetCode] 029. Divide Two Integers April 02, 2019
- [LeetCode] 027. Remove Element April 02, 2019
- [LeetCode] 026. Remove Duplicates from Sorted Array April 02, 2019
- [LeetCode] 024. Swap Nodes in Pairs April 01, 2019
- [LeetCode] 022. Generate Parentheses April 01, 2019
- [LeetCode] 021. Merge Two Sorted List April 01, 2019
- [LeetCode] 020. Valid Parentheses April 01, 2019
- [LeetCode] 019. Remove Nth Node From End of List April 01, 2019
- [LeetCode] 017. Letter Combinations of a Phone Number April 01, 2019
- [LeetCode] 016. 3Sum Closest Mar. 29, 2019
- [LeetCode] 015. 3Sum Mar. 29, 2019
- [LeetCode] 014. Longest Common Prefix Mar. 29, 2019
- [LeetCode] 013. Roman to Integer Mar. 29, 2019
- [LeetCode] 012. Integer to Roman Mar. 28, 2019
- [LeetCode] 011. Container With Most Water Mar. 28, 2019
- [LeetCode] 009. Palindrome Number Mar. 28, 2019
- [LeetCode] 008. String to Integer atoi Mar. 28, 2019
- [LeetCode] 007. Reverse Integer Mar. 28, 2019
- [LeetCode] 006. Zigzag Conversion Mar. 27, 2019
- [LeetCode] 005. Longest Palindrome Mar. 26, 2019
- The Term of "Heap" Feb. 15, 2019
Database
Deep Learning
- How to Force Keras to use CPU to Run Script? Jan. 23, 2019
- Understanding generators in Python Dec. 10, 2018
- How to install Tensorflow GPU with CUDA 10.0 for python on Ubuntu Dec. 10, 2018
- Deploy Keras Model with Flask+uWSGI+NGINX with Docker Dec. 03, 2018
- Experiencing google cloud Oct. 09, 2018
- RNN LSTM - Notes June 12, 2018
Design
Git
iOS Development
- Masonry Dec. 03, 2016
- Should I Use Storyboards or Not? Dec. 03, 2016
- Singleton in iOS Nov. 30, 2016
- What is the difference between a static and const variable Nov. 30, 2016
- Notifications - Example Nov. 29, 2016
- Collection View II - Designing Your Data Source and Delegate Nov. 28, 2016
- Collection View I - Intro & Basics Nov. 24, 2016
- Core Data Nov. 20, 2016
- iOS7 CS193P 13/14 Photomania Demo Note Nov. 07, 2016
Life
Notes
- [CS229] Lecture 6 Notes - Support Vector Machines I Mar. 05, 2019
- [CS229] Properties of Trace and Matrix Derivatives Mar. 04, 2019
- [CS231] K-Nearest-Neighbor Classifier Feb. 28, 2019
- [CS229] Lecture 5 Notes - Descriminative Learning v.s. Generative Learning Algorithm Feb. 18, 2019
- [CS229] Lecture 4 Notes - Newton's Method/GLMs Feb. 14, 2019
- [CS229] Lecture 3 Notes - LWR/Prob Interp/Logistic/Perceptron Feb. 12, 2019
- How to Execute a script directly within vi/vim Jan. 16, 2019
- Study Plan and Checklist in the Next 3 Months Dec. 28, 2018
- Python None June 21, 2018
- RNN LSTM - Notes June 12, 2018
Operating System
- Run Docker as Non-root User in Linux Sept. 04, 2020
- What is the Difference Between Using source and sh Nov. 12, 2019
- How to Customize Bash Colors and Content Oct. 31, 2019
- linux-system-administration Oct. 26, 2019
- Create a (Python) Script with a Head Including Information Mar. 13, 2019
- What does 'rc' Mean in Unix-like systems, or even in Matplotlib rcParams? Jan. 17, 2019
- How to install Tensorflow GPU with CUDA 10.0 for python on Ubuntu Dec. 10, 2018
- How to Set Static IP Address on Ubuntu 18.04 Using Netplan Dec. 10, 2018
- Linux/Unix Recursively Search All Files for a String Dec. 06, 2018
- How to Open Jupyter Notebook via SSH Dec. 06, 2018
- How to make Bootable USB from an ISO with Command Line Tools on macOS? Dec. 05, 2018
- Deploy Keras Model with Flask+uWSGI+NGINX with Docker Dec. 03, 2018
- Get Started with THE Docker Nov. 28, 2018
Python
- Python Logging Export to File Sept. 01, 2020
- Python Modules and Packages Mar. 07, 2019
- [Python/NumPy] Matrix(Arrays) Manipulations & Operations Feb. 28, 2019
- Random! Shuffle v.s. Permutation (Numpy) Jan. 31, 2019
- What does 'rc' Mean in Unix-like systems, or even in Matplotlib rcParams? Jan. 17, 2019
- How to Draw Contour Plot for Gradient Descent in Python Jan. 17, 2019
- I Don't Like Jupyter Notebook Jan. 16, 2019
- Python random.seed() Jan. 14, 2019
- Pandas - Quick Start Dec. 28, 2018
- Understanding generators in Python Dec. 10, 2018
- How to Save IPython Session Dec. 06, 2018
- Python None June 21, 2018
Thoughts
VIM
Web Developing
- NodeJS vs Django Nov. 01, 2019
- What is DOM? Feb. 28, 2019
- How to Add a Table of Content to my Jekyll Blog? Jan. 23, 2019
- How to Add a Scroll Back to Top Button? Jan. 23, 2019
- How to Sort Site Tags in Jekyll? Jan. 23, 2019
- How to Support LaTex in Jekyll? Jan. 22, 2019
- Sort Tags Alphabetically Nov. 30, 2016
- How to Offset an HTML Anchor to Adjust for Fixed Header? Nov. 30, 2016