Giter Site home page Giter Site logo

masatokg / book-mlearn-gyomu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kujirahand/book-mlearn-gyomu

0.0 1.0 0.0 139.97 MB

Book sample (AI Machine-learning Deep-learning)

Jupyter Notebook 98.32% Python 1.60% HTML 0.02% Shell 0.03% Dockerfile 0.03%

book-mlearn-gyomu's Introduction

すぐに使える!業務で実践できる!Pythonによる AI・機械学習・深層学習アプリのつくり方

このリポジトリは、下記の書籍のサンプルプログラム一覧です。

  • 書籍名: すぐに使える!業務で実践できる!Pythonによる AI・機械学習・深層学習アプリのつくり方
  • 単行本: 400ページ
  • 出版社: ソシム (2018/6/29)
  • ISBN-10: 4802611641
  • ISBN-13: 978-4802611640

なお、書籍のAPENDIXに開発環境のセットアップについて、まとめられています。

ソースコードを取得するには?

GitHubを訪問し、画面の右上の緑色のボタン[Code]をクリックし、[Download ZIP]から、最新のソースコードをダウンロードできます。

書籍の最後に第n刷と書かれています。 もし、第8刷以前のソースコードが必要な場合は、こちらよりソースコードをダウンロードしてください。

対応ライブラリのバージョン

Ubuntu18.04用のインストールスクリプトを用意しています。

$ pip install --upgrade scikit-learn==0.22.2.post1
$ pip install --upgrade opencv-python==4.1.2.30
$ pip install --upgrade tensorflow-cpu==2.2.0
$ pip install --upgrade keras==2.4.3
$ pip install --upgrade flask==1.1.1
$ pip install --upgrade pydot==1.4.1
$ pip install --upgrade dlib==19.20.0

リポジトリを取得する場合

Gitでリポジトリを取得する場合、ターミナルで以下のコマンドを実行してください。

git clone https://github.com/kujirahand/book-mlearn-gyomu.git

Vagrantで環境を構築する場合

以下、VagrantにUbuntuをセットアップする方法が参考になります。

book-mlearn-gyomu's People

Contributors

kujirahand avatar shunsuke0322 avatar yoichisugiyama avatar

Watchers

James Cloos 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.