Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0h-n0/julia_practice
https://github.com/0h-n0/julia_practice
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0h-n0/julia_practice
- Owner: 0h-n0
- Created: 2018-11-11T19:24:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T19:25:10.000Z (over 6 years ago)
- Last Synced: 2024-11-09T09:49:43.194Z (3 months ago)
- Language: Julia
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Julia
このリポジトリの目的は、Juliaの書き方を直感的に理解するのを助けるためです。
ソース
* https://www.amazon.com/dp/B01MXS4IPT/
情報が古いので参考にならない...。
## 早いらしい。
* https://julialang.org/
#### Pure Julia?
* https://github.com/denizyuret/Knet.jl
#### MXNetは公式でサポートしている。
* https://mxnet.apache.org/api/julia/index.html
#### 非公式サポート?
tensorflow
* https://github.com/malmaud/TensorFlow.jl
脱Python?...にはならないと思う...。
オブジェクト指向に浸ってしまうと違和感しかない...。
けど、速いのは正義。
Fortranを思い出させる...。