Home
Tag
Media Log
Location Log
Guestbook
Admin
Write
Apple Tree
'
numpy
'에 해당되는 글
2
건
2009.01.29
dimension of matrix ( or array )
2009.01.29
create array in numpy
Programming/Python
|
Posted by
알 수 없는 사용자
2009. 1. 29. 22:27
dimension of matrix ( or array )
>>> U = random.rand ( 200, 20 )
>>>
shape ( U )
( 200, 20 )
>>>
size ( U )
#return total element of the matrix ( array )
4000
공유하기
URL 복사
카카오톡 공유
페이스북 공유
엑스 공유
게시글 관리
구독하기
Apple Tree
Programming/Python
|
Posted by
알 수 없는 사용자
2009. 1. 29. 22:23
create array in numpy
array ( sequence, dtype = None, copy = True, order = None, subok = True, ndmin=True )
>>> from numpy import *
>>> a = array ( [ 1, 2, 3 ], dtype = float )
>>> a
array ( [ 1., 2., 3. ] )
공유하기
게시글 관리
구독하기
Apple Tree
<
PREV
1
NEXT
>
Category
Apple Tree
(57)
Natural language pro..
(2)
parsing
(1)
Chinese Processing
(0)
Linux & Ubuntu
(21)
LaTex
(4)
Linux tips
(15)
ubuntu
(2)
Machine Learning
(8)
CRF
(1)
Programming
(16)
Python
(15)
JAVA
(0)
others
(1)
Reading List
(2)
Courses
(0)
Scientific Essay
(3)
project
(0)
ontology2007
(0)
scientifical writing
(1)
Tag
linux command
ubunbu
sequence learning
numpy
parsing
CRF ++
Linux
Python
literature mining
machine learning
vector differentiation
replace
structure learning
graphical models
Kill
max-margin
latex
lecture
vmward
semi-supervised
MIRA
Maximum Entropy
Acorbat Reader
transductive learning
regular expression
rdesktop
mysql + python
NLP
SVM
Nobel Prize
Notice
Calendar
«
»
2025.4
일
월
화
수
목
금
토
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Total
Today
Yesterday
RSS 링크
티스토리 바로가기
티스토리 가입하기
phil
Recent Post
Recent Comment
Recent Trackback
Archive
My Link
Chinese net boy.
> 智能化语言处理.
> 智能化学习.
ubuntu resource.
linux linux linux.
vi tutorial.
machine learning glossa….
티스토리툴바
닫기
단축키
내 블로그
내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W
블로그 게시글
글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C
모든 영역
이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift
+
/
⇧
+
/
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.