タグ

2016年11月20日のブックマーク (2件)

  • Travis E. Oliphant, "NumPy and SciPy: History and Ideas for the Future"

    This Deep Learning presentation will help you in understanding what is Deep Learning, why do we need Deep learning, what is neural network, applications of Deep Learning, what is perceptron, implementing logic gates using perceptron, types of neural networks. At the end of the video, you will get introduced to TensorFlow along with a usecase implementation on recognizing hand-written digits. Deep

    Travis E. Oliphant, "NumPy and SciPy: History and Ideas for the Future"
    gamaguchi
    gamaguchi 2016/11/20
  • ABC (プログラミング言語) - Wikipedia

    ABC は、オランダのCWI(Centrum Wiskunde & Informatica)で開発された命令型汎用プログラミング言語およびその統合開発環境である。主な開発者は、Leo Geurts, Lambert Meertens, Steven Pemberton。対話型で構造化された高級言語であり、習得と利用が容易にできるように、またBASIC, Pascal, AWKなどの代替となることを意図して設計された。システムの記述用というよりは、プログラミング教育用やプロトタイピングでの利用に焦点を当てて設計されている。ABCは、Pythonの設計に強い影響を与えた。 概要[編集] ABCの基データ型は5種類しかない。変数の宣言は不要である。トップダウン・プログラミングを明確にサポートしている。ブロックの階層(入れ子)は字下げで示される。初心者にも扱いやすいようデータ型の制限が希薄になっ

    gamaguchi
    gamaguchi 2016/11/20