2019年3月1日
摘要:
Problem Solving with Algorithms and Data Structures using Python — Problem Solving with Algorithms and Data Structures By Brad Miller and David Ranum,
阅读全文
posted @ 2019-03-01 06:11
浩然119
阅读(2134)
推荐(1)
2019年2月28日
摘要:
https://leetcode.com/problems/longest-substring-without-repeating-characters/ Given a string, find the length of the longest substring without repeati
阅读全文
posted @ 2019-02-28 18:14
浩然119
阅读(132)
推荐(0)
2019年2月26日
摘要:
All contents have already been moved to haoran119/c-cpp (github.com). 面试总结之C/C++ - 浩然119 - 博客园 (cnblogs.com) 学习笔记之C++ How to Program(part) - 浩然119 - 博
阅读全文
posted @ 2019-02-26 14:33
浩然119
阅读(628)
推荐(0)
摘要:
26.2. pdb — The Python Debugger — Python 2.7.16 documentation https://docs.python.org/2.7/library/pdb.html Debugging — Spyder 3 documentation https://
阅读全文
posted @ 2019-02-26 14:26
浩然119
阅读(418)
推荐(0)
2019年2月22日
摘要:
k-nearest neighbors algorithm - Wikipedia https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm Not to be confused with k-means clustering. In p
阅读全文
posted @ 2019-02-22 13:36
浩然119
阅读(1191)
推荐(0)
2019年2月19日
摘要:
与 30 家公司过招,得到了这章面试心法 - 算法与数据结构 https://mp.weixin.qq.com/s/Ml5RdaK4KMSZMctWko7wwA 总结下来,技术面试大致有三种情形,下边一一来讲讲。 一、考察数据结构和算法为主 IT 公司一般都会考察数据结构和算法能力,其中以百度与爱奇
阅读全文
posted @ 2019-02-19 13:07
浩然119
阅读(252)
推荐(0)
摘要:
TensorFlow https://www.tensorflow.org/ An open source machine learning framework for everyone TensorFlow™ is an open source software library for high
阅读全文
posted @ 2019-02-19 13:01
浩然119
阅读(262)
推荐(0)
2019年2月18日
摘要:
逃离数学焦虑、算法选择,思考做好机器学习项目的3个核心问题 - 机器学习算法与Python学习 https://mp.weixin.qq.com/s/qNC-KEOQLxAqBO3-oUfM2g 当我们做一个机器学习项目时,不纠结于各个模型算法的内部细节,从整体的角度看具体问题该如何更可靠更高效得出
阅读全文
posted @ 2019-02-18 15:26
浩然119
阅读(226)
推荐(0)
摘要:
三张图读懂机器学习 :基本概念、五大流派与九种常见算法 - 超级数学建模 https://mp.weixin.qq.com/s/qiQz1FpP0FHzo-cXKTBb8w 机器学习正在进步,我们似乎正在不断接近我们心中的人工智能目标。语音识别、图像检测、机器翻译、风格迁移等技术已经在我们的实际生活
阅读全文
posted @ 2019-02-18 11:40
浩然119
阅读(436)
推荐(0)
2019年2月16日
摘要:
学习笔记之Google - 浩然119 - 博客园 https://www.cnblogs.com/pegasus923/p/5550801.html 学习笔记之LeetCode - 浩然119 - 博客园 https://www.cnblogs.com/pegasus923/p/5528520.h
阅读全文
posted @ 2019-02-16 19:40
浩然119
阅读(774)
推荐(0)