Git Product home page Git Product logo

machine-learning-lectures's Introduction

Лекции към курса "Machine Learning с Python"

За да пуснете тези лекции ви е необходим python (duh!) и Jupyter Notebook.

Инсталация на Python 3

Много е вероятно да имате вече инсталиран python 3. Ако пък нямате този късмет, можете да опитате официалният сайт или package manager-а на любимият ви OS:

macOS / OSX

brew install python3

Debian / Ubuntu / Mint

apt-get install python3

Arch Linux

pacman -S python

Windows

Не, сериозно, ще трябва да си опитате късмета в с официалния сайт.

Инсталация на Jupyter Notebook

Инструкции за инсталация на Jupyter Notebook в можете да намерите тук. Но на кратко:

pip install jupyter

Преглед на лекциите

След като изпълните следното

cd lectures
jupyter notebook

ще се пусне notebook сървър и ще се отвори нов tab в браузъра ви по подразбиране, където ще са лекциите.

machine-learning-lectures's People

Contributors

skanev avatar ironsmile avatar kunev avatar kanevk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.