自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

pro_or_gram的专栏

every right implies a responsibility; every opportunity, an obligation; every possession, a duty

  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

原创 ubuntu install coderunner error - Error running 'requirements_debian_update_system ruby-1.9.3-p551',

Recently, I want to install coderunner in Ubuntu 12.04. The guide is here. https://github.com/coderunner-framework/coderunner/wiki/Installing-CodeRunner During this process, an error is encou

2017-12-26 12:07:02 907

原创 [Keyword]关键字

Perception : minimize misclassification errors Support Vector Machine(SVM) : maximize the margin

2017-12-18 20:52:43 434

原创 [Python][Numpy] ValueError: Integers to negative integer powers are not allowed.

The code snippet is as follows: >>> for c in np.arange(-5, 5): ...     lr = LogisticRegression(C=np.int(10**c), random_state=0)  ...  Traceback (most recent call last):   File "", line 2, in

2017-12-18 19:51:15 5821

barrier_ubuntu和windows共享鼠标键盘的应用

如果你有2台电脑,一台ubuntu,一台windows,在不断的切换之间,你会感觉到 手也要在不同的鼠标,不同的键盘之间切换很繁琐,那么使用 barrier,可以帮你解这种烦恼,它用来在 ubuntu 和 windows 之间 定义一个电脑作为server,然后在2个电脑之间 共享 server的 鼠标和键盘。

2020-09-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除