# pandas 数据预处理 基于numpy # 读取csv文件(逗号隔开的文件) import pandas,os,numpy as np path = r"D:\desktop\Workspace\PythonWorkSpace\Machine-Learning\asstes\csv\2019_... ...
分类:
编程语言 时间:
2019-09-25 15:56:31
阅读次数:
87
Relate is an Environment for Learning And TEaching Relate是在 Django上面构建的,可以快速搭建LMS系统,该系统可以方便学习管理和在线课程的发放; 由于最近弄了一个python的课程,所以自己动手测试了以下这个框架 Relate本身包含了 ...
分类:
编程语言 时间:
2019-09-24 21:11:51
阅读次数:
137
For a full stack Java developer you should start with learning backend and front-end technologies From the backend perspective: From the Front-end per ...
分类:
编程语言 时间:
2019-09-24 17:28:21
阅读次数:
86
硬件:XENA Valkyrie 或 Vantage主机,测试板卡不限,本方法适用于其100M~400G所有速率端口 环境配置:Python 3 实现功能: 1.控制流量仪进行流量测试,预定配置的流量发送,报文统计,丢包率,延迟等信息的统计 2.单个Python脚本配合不同的JSON对象文件,来实现 ...
分类:
编程语言 时间:
2019-09-24 17:17:59
阅读次数:
132
130+程序员必备的 vim 命令 Vim 是从 vi 发展出来的一个文本编辑器。代码补完、编译及错误跳转等方便编程的功能特别丰富,在程序员中被广泛使用。和 Emacs 并列成为类 Unix 系统用户最喜欢的编辑器。这里收录了130+程序员必备的 vim 命令,帮助你提高开发效率。 基本命令 :e ...
分类:
系统相关 时间:
2019-09-22 23:45:21
阅读次数:
148
介绍一下最近看的一种通用卷积核用于模型压缩的方法,刚刚查了一下,原作者的博客在https://zhuanlan.zhihu.com/p/82710870 有介绍,论文传送门 https://papers.nips.cc/paper/7433-learning-versatile-filters-fo ...
分类:
其他好文 时间:
2019-09-21 23:28:03
阅读次数:
137
正视自己的不足,以足够的勇气改变自己。 Repetition is the mother of all learning 重复是学习之母。 It's not what we do once in a while that shapes our lives. It's what we do consi ...
分类:
其他好文 时间:
2019-09-21 21:19:24
阅读次数:
115
参考定义见:backpack_3d.lua Local map frame是一次slam过程中的原点。但是现在cartographer支持Incremental mapping。global map是整个地图的原点,local map是每一次建图的原点。 map_frame = “map”:cart ...
分类:
其他好文 时间:
2019-09-21 15:33:02
阅读次数:
271
Written By: stackupdown(jh) I. BackgroundThis repo is learning notes of the open course **Natural Language Processing** of Dan Jurafsky and Christophe ...
分类:
其他好文 时间:
2019-09-20 16:29:58
阅读次数:
85