Skip to content

code notes about deep learing, algorithms, computer version, data structure etc.

Notifications You must be signed in to change notification settings

JackieLeeTHU11/CodeNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeNotes

algorithms

1.dynamic planning
	背包问题,找零问题,最大和问题
1.quick sort:
	1).快排的时间复杂度O(nlogn)
	2).解决第k大数据(也可以用堆解决)

huffmanencoding:

huffman tree and huffman encoding

training code

c/c++, Makefile, python threading

gan

dcgan and wgan

About

code notes about deep learing, algorithms, computer version, data structure etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published