Overview

There are the overall of papers about Deep Learning.
https://github.com/Gojay001/DeepLearning-pwcn


Toolkit for DL

There are the overall of toolkit for Deep Learning.
https://github.com/Gojay001/toolkit-DeepLearning


Python-random汇总

本文主要对 python 常用的几个 random 模块 进行简单的对比分析,并对常用的函数及其参数进行总结。包括 python-random, numpy-random, pytorch-random


Python-Image-API

本文主要对 python 常用的几个 图像处理库 进行简单的对比分析,并对常用的函数及其参数进行总结。包括 opencv, pillow, matplotlib, skimage


剑指Offer-49-丑数

题目


题目描述

我们把只包含质因子 2、3 和 5 的数称作丑数(Ugly Number)。求按从小到大的顺序的第 n 个丑数。


剑指Offer-48-最长不含重复字符的子字符串

题目


题目描述

请从字符串中找出一个最长的不包含重复字符的子字符串,计算该最长子字符串的长度。


Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×