janathanni / KMOOC-ML

KMOOC Lecture: Machine Learning in Python(파이썬으로 배우는 기계학습)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KMOOC-ML

KMOOC "파이썬으로 배우는 기계학습" 강의에서 사용하는 코드, 자료 및 정보를 제공하기 위한 저장소입니다.

How to view markdown(.md) files in Chrome (or rendering in HTML)

  1. Always view them in github website automatically.
  • and/or
  1. Install markdown preview plus extension.
  2. Check the option Allow access to file URLs in chrome://extensions -> markdown preview plus listing. (크롬에서 chrome://extensions 접속 한 후, markdown preview plus 세부정보에서 "파일 URL에 대한 액세스 허용"을 체크하십시오)
  3. Open local or remote .md file in Chrome.
  4. Enjoy nicely formatted HTML!

About

KMOOC Lecture: Machine Learning in Python(파이썬으로 배우는 기계학습)


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%Language:Batchfile 0.0%