inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

173만명의 커뮤니티!! 함께 토론해봐요.

submit HASH_KEY 결과에 대한 질문

미해결

밑바닥 부터 시작하는 머신러닝 입문

1. test_boolean_index | FAILED | Failed 1) boolean_index(X, "== 3")와 boolean_index(X, "> 6")의 실행 결과가 Assignment: Numpy in a nutshell"과 동일하게 나오는데, submit.bat HASH_KEY에서 FAILED 이 나옵니다. boolean_index(X, "== 3") 결과 => (array([0]), array([3])) boolean_index(X, "> 6") 결과 => (array([ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]),) 2. test_normalize_ndarray | FAILED | Failed 1) submit.bat HASH_KEY 실행 결과가 Assignment: Numpy in a nutshell처럼 나오게 하려면 어떻게 해야 하나요? normalize_ndarray(X) 결과 => [[-1.593255 -1.3035723 ] [-1.0138896 -0.7242068 ] [-0.4345241 -0.14484136] [ 0.14484136 0.4345241 ] [ 0.7242068 1.0138896 ] [ 1.3035723 1.593255 ]] Assignment: Numpy in a nutshell 실행 결과 => array([[-1.59325504, -1.3035723 ], [-1.01388955, -0.72420681], [-0.43452409, -0.14484136], [ 0.14484136, 0.43452409], [ 0.72420681, 1.01388955], [ 1.3035723 , 1.59325504]], dtype=float32) 2) 윈도우 10 64비트에서는 값도 약간 차이가 있습니다. -1.593255 , -1.59325504

  • 머신러닝 배워볼래요?
Chongtae Cho 댓글 1 좋아요 0 조회수 138

제가 내용을 제대로 이해한게 맞는지 답변 부탁드립니다.

미해결

3dsmax 초급부터 전문가까지 - 한방에 끝내는 3dsmax 강좌

이 freeform 기능을 써서 랩핑이 끝난 상태가 곧 하이폴리모델이 되는건 아닌거 맞죠? 이상태에다가 swift loop, turbosmooth를 적용시켜야 하이폴리모델이 되는거 맞나요?

  • 3ds-max
카이져피닉스 댓글 1 좋아요 0 조회수 222

ssh 비밀번호뭔가요?

미해결

[기초-응용] 다양한 환경을 앤서블(Ansible)로 관리하기 with 베이그런트(Vagrant)

ans all -m ping -k 로 호스트 노드로 ping 통신하려고할때 ssh 비밀번호 넣어야되는데, vagrant로 vm 올릴때 패스워드 따로 설정준것 없지 않았나요?ㅠㅠ 뭐지....

  • ansible
adfas1211 댓글 1 좋아요 0 조회수 239

gowithflow number_of_cases관련

미해결

프로그래밍, 데이터 과학을 위한 파이썬 입문

number_of_cases 모든 조합을 구하라면 [1,2,3]의 경우 [1] [2] [3] [1,2] [1,3] [2,3][1,2,3] 모든 경우를 구하는건가요? 설명에는 2개의 조합 [1,2] [1,3] [2,3]만 나와있어서요 또 리스트를 리턴하는건가요? 리스트의 크기를 리턴하는건가요?

  • bigdata
  • python
shottow 댓글 3 좋아요 0 조회수 224

gowithflow 과제 binary_converter 에서 return 값에 strip()

미해결

프로그래밍, 데이터 과학을 위한 파이썬 입문

binary_converter 에서 return 값에 result.strip() 인데 공백을 지워주는 함수인가요? 이게 왜 필요한지 궁금합니다. 함수 생성 과정에서 공백이 들어갈 여지가 있을까요?

  • bigdata
  • python
shottow 댓글 1 좋아요 0 조회수 216

화면 움직이는거

미해결

배틀로얄 게임을 만들어보며 배우는 언리얼 게임 개발

선생님 자유롭게 화면 움직이시는데 마우스 스크롤인가요? 너무 마음대로 잘 안움직이니까 답답하네요.. 어떤 버튼을 쓰셨는지 팁좀 주세오..

  • unreal
linuxxxx 댓글 1 좋아요 0 조회수 263

start an App에서 진도가 안나가요...

미해결

아이오닉(ionic2) 개발을 위한 타입스크립트 기본

저 부분에서 cmd로 ionic start myApp tabs 이라고 작성하라고했는데 안돼서 다른분들이 알려주신것도 해봤는데 아무것도 안되네요..배열이 없다고 떠요

  • typescript
  • IONIC
김영기 댓글 0 좋아요 0 조회수 190

window에서...

미해결

실습 UI 개발로 배워보는 순수 javascript 와 VueJS 개발

git에 올리신 파일을 다운로드 받고, index파일을 실행시키면, 강의와 똑같이 구현이 되어야 하는거 아닌가여? 왜 vanilla-1에서 탭 버튼구동이 안되고, 검색어 서칭등 구현했던 결과가 똑같이 안나오는지 궁금하고요. vue-2에서는 왜 {{item.name}}이렇게 나오는지 모르겠습니다. 그대로 다운로드 받았는데 말이죠.. 실행환경에 따라서 뭐가 달라지는건가여?? style경로는 제가 임의로 바꿔주었더니, 스타일은 적용되더라구요.. 그냥 다운받은데로 index 파일을 열면, 스타일 적용도 안됩니다. 그리고 script type 이 꼭 module 이어야 하나요? 답변 주시면 감사하겠습니다.~^^

  • vuejs
  • javascript
정승연 댓글 1 좋아요 1 조회수 295

Miniconda 설치시 오류.

미해결

Wget 이 통하지 않아 homebrew를 통하여 설치하였고, 이어서 미니콘다를 설치하려고 하니 하기와 같이 에러가 뜹니다. hongjaeyeongs-MacBook-Pro:~ hongjaeyeong$ wget https://repo.continuum.io/miniconda/Miniconda2-latest-MacOSX-x86_64.sh --2018-03-28 15:48:40-- https://repo.continuum.io/miniconda/Miniconda2-latest-MacOSX-x86_64.sh Resolving repo.continuum.io (repo.continuum.io)... 104.16.19.10, 104.16.18.10 Connecting to repo.continuum.io (repo.continuum.io)|104.16.19.10|:443... connected. ERROR: cannot verify repo.continuum.io's certificate, issued by ‘CN=COMODO RSA Organization Validation Secure Server CA,O=COMODO CA Limited,L=Salford,ST=Greater Manchester,C=GB’: Unable to locally verify the issuer's authority. To connect to repo.continuum.io insecurely, use `--no-check-certificate’. 미니콘다를 설치하고자 다양한 방법을 써보았으나, 도저히 되질 않습니다. 도와주세요.

Jacob Hong 댓글 0 좋아요 0 조회수 161

정올 연습문제

미해결

#include <stdio.h> int main() { float a, b; double c;``` ```scanf("%f", &a);``` ```scanf("%f", &b);``` ```scanf("%if", &c);``` printf("%.3f\n", a); printf("%.3f\n", b); printf("%.3if", c); return 0; ```} 왜 안되는 거죠 ? 입력은 받는데 출력값이 이상하게 나오네요

Phantom6925 댓글 0 좋아요 0 조회수 126

공부환경이 문제인지 알고싶습니다.

미해결

파이썬 입문 및 웹 크롤링을 활용한 다양한 자동화 어플리케이션 제작하기

Traceback (most recent call last): File "/Users/jeongho/Documents/section3/tttt.py", line 47, in <module> a.writeAttendCheck() File "/Users/jeongho/Documents/section3/tttt.py", line 27, in writeAttendCheck self.driver.switch_to_frame('cafe_main') File "/anaconda3/envs/section3/lib/python3.5/site-packages/selenium/webdriver/remote/webdriver.py", line 775, in switch_to_frame self._switch_to.frame(frame_reference) File "/anaconda3/envs/section3/lib/python3.5/site-packages/selenium/webdriver/remote/switch_to.py", line 89, in frame self._driver.execute(Command.SWITCH_TO_FRAME, {'id': frame_reference}) File "/anaconda3/envs/section3/lib/python3.5/site-packages/selenium/webdriver/remote/webdriver.py", line 312, in execute self.error_handler.check_response(response) File "/anaconda3/envs/section3/lib/python3.5/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchFrameException: Message: no such frame (Session info: headless chrome=65.0.3325.181) (Driver info: chromedriver=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85),platform=Mac OS X 10.13.3 x86_64) [Finished in 3.578s] ''' 네이버 카페 로그인 후 출석체크하기 과정을 하고 완료를 했는데 위와 같이 에러가 나옵니다. 제가 오타나 잘못한게 있어서 선생님의 소스를 실행시켜도 위와 같이 나옵니다. 현재 맥북에서 공부를 하고 있는데요. 이런것도 코딩에 의한 오류인지..아니면 맥북이나 웹드라이버의 문제인지 알수 있을까요??

  • python
  • 웹-크롤링
나르샤 댓글 1 좋아요 0 조회수 524

miniconda

미해결

프로그래밍, 데이터 과학을 위한 파이썬 입문

wget https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh wget 을 불러오면 --2018-03-28 22:53:11-- https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh Resolving repo.continuum.io (repo.continuum.io)... 104.16.18.10, 104.16.19.10, 2400:cb00:2048:1::6810:120a, ... Connecting to repo.continuum.io (repo.continuum.io)|104.16.18.10|:443... connected. ERROR: cannot verify repo.continuum.io's certificate, issued by ‘CN=COMODO RSA Organization Validation Secure Server CA,O=COMODO CA Limited,L=Salford,ST=Greater Manchester,C=GB’: Unable to locally verify the issuer's authority. To connect to repo.continuum.io insecurely, use `--no-check-certificate'. 이런식으로 뜨는데 어떡하죠 ㅜㅜ

  • python
  • bigdata
MOEUNSAEM JUNG 댓글 1 좋아요 0 조회수 180

miniconda

미해결

프로그래밍, 데이터 과학을 위한 파이썬 입문

wget https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh wget 을 불러오면 --2018-03-28 22:53:11-- https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh Resolving repo.continuum.io (repo.continuum.io)... 104.16.18.10, 104.16.19.10, 2400:cb00:2048:1::6810:120a, ... Connecting to repo.continuum.io (repo.continuum.io)|104.16.18.10|:443... connected. ERROR: cannot verify repo.continuum.io's certificate, issued by ‘CN=COMODO RSA Organization Validation Secure Server CA,O=COMODO CA Limited,L=Salford,ST=Greater Manchester,C=GB’: Unable to locally verify the issuer's authority. To connect to repo.continuum.io insecurely, use `--no-check-certificate'. 이런식으로 뜨는데 어떡하죠 ㅜㅜ

  • bigdata
  • python
MOEUNSAEM JUNG 댓글 1 좋아요 0 조회수 263

목마님 모델링할때 꼭 블루프린트가 필요한건가요?

미해결

3dsmax 초급부터 전문가까지 - 한방에 끝내는 3dsmax 강좌

자동차 만드셨을때처럼 그냥 처음부터 만드시는건 안되는거였는지 궁금하네요

  • 3ds-max
카이져피닉스 댓글 1 좋아요 0 조회수 208

그림파일 어디서 구할 수 있나요?

미해결

유니티 게임 개발 (Unity 2D) - 시작부터 배포까지

그림파일 어디서 구할 수 있나요?

  • unity
서석진 댓글 5 좋아요 0 조회수 307

bash: ./submit.sh: Permission denied

미해결

프로그래밍, 데이터 과학을 위한 파이썬 입문

과제 다하고서 제출하려는데 gimminjaeui-MacBook-Pro:linux_mac mygamecom$ ./submit.sh [wdrs76557] -bash: ./submit.sh: Permission denied 이런 응답이 나오면서 제출은 되지 않습니다. 전의 과제 제출이랑 똑같은 방식으로 했는데 안되서 다시 다운로드받아 시도해봤는데도 같은 결과입니다. backend나 다운로드 및 설치 필요한 것은 다 받은 상태입니다. (정확히 딱 저대로만 나옴. 다른 것 없음!)

  • python
  • bigdata
니이름이뭐니 댓글 1 좋아요 0 조회수 266

강의자료 제공 요청드립니다.

미해결

엑셀을 활용한 업무자동화 - 비전공자를 위한 엑셀 VBA 프로그래밍

강의자료 받아보고싶습니다.

  • excel
jyyun 댓글 1 좋아요 0 조회수 245

인기 태그

인프런 TOP Writers

주간 인기글