2019-07-01から1ヶ月間の記事一覧

Python3 cheat sheet

list, tuple, dictionary comprehension swap machine learning関連 activation function 以下の記事を参考に、自分用のcheat sheetを作成していく Pythonでこんなことできちゃうんです - Qiitaqiita.com list, tuple, dictionary comprehension いわゆるリ…

6.86x Machine Learning with Python-From Linear Models to Deep Learning チェックリスト

Unit2 Nonlinear Classification, Linear regression, Collaborative Filtering Project 2: Digit recognition (Part 1) プロジェクトの概要 MNISTのデータについて 問題 1. Introduction 2. Linear Regression with Closed Form Solution 3. Support Vector…