목록python (5)
NewGen
딥러닝은 파이썬이 갑인듯.. 일단.. 쉬운거 부터 테스트... 1. 일단 삼성전자 데이터 가져오기 부터 시작해보자. ==> yfinance 라이브러리를 이용해서 가져옴. {'52WeekChange': 0.45309734, 'SandP52WeekChange': 0.39881885, 'address1': '129, Samsung-ro', 'address2': 'Yeongtong-gu', 'algorithm': None, 'annualHoldingsTurnover': None, 'annualReportExpenseRatio': None, 'ask': 82000, 'askSize': 0, 'averageDailyVolume10Day': 28246007, 'averageVolume': 29200361, 'aver..
모바일에서도 머신러닝이 가능해지고 있습니다.기술의 발전속도가 엄청나네요. https://www.fritz.ai/ 해당 사이트에 가면 IOS용과 Android 용으로 다운로드 가능합니다. 이것저것 읽어보면.. 요게 제일 흥롭습니다. 머신러닝 코어모델을 앱스토어를 통하지 않고도 배포가 가능하다..이게 가능하다면, 아마도 순식간에 네트워크를 통해서 개선이 가능하겠고요..많은 사람들이 공유하게되면서, 효율도 급격하게 올라갈 수도 있겠습니다. 연구해봐야 겠습니다.
Button Touch App Basic 1.안드로이드 스튜디오를 실행 합니다. 2.실행하며느 다음과 같이 시작 화면이 나타납니다. 컴이 느려서 시간이 좀 걸리네요 ㅎㅎ 3.Start a new Android Studio Project 를 클릭해서 새로운 프로젝트를 생성합니다. 4. 여러가지 프로젝트 타입중에 시작이니까 Basic 으로 선택 5. 프로젝트 관련하여 입력을 하여주고..... 6. 프로젝트 이름, 소스 및 기타 관련 파일들이 저장될 장소를 지정해 줍니다. 7.그럼 이렇게 이제 코딩을 할 수 있는 화면이 나옵니다. 8.여기서 버튼을 드래그 해서 추가, button id를 지정.(화살표) 9.소스 창으로 가 봅니다. 10.MainActivity.java 에서 [src code]package co..
Samsung Electronics' flagship smartphone Galaxy S10 will be available from next month. According to the mobile telecommunication industry on the 15th, Samsung Galaxy S10 series will be released on the 8th of the following month after starting reservation on the 25th of this month. Pre-bookers are scheduled to open on the 4th of next month. The Galaxy S10 series comes with the popular Galaxy S10e..
Try the Tistory Open API on Git Tistory currently has sample code for OpenAPI on Github. I recently visited some sample code in the app and found an interesting Commit. https://github.com/tistory/document-tistory-apis If you look at the commit history of your master branch, you can think of it as a hot API document with a repository that started on August 1st of this year. It looks like you're s..