All Projects → bicycle1885 → Julia Tutorial

bicycle1885 / Julia Tutorial

高速でJuliaを学ぶ入門チュートリアル

Projects that are alternatives of or similar to Julia Tutorial

Neural image captioning
Neural image captioning (NIC) implementation with Keras 2.
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Egg
EGG: Emergence of lanGuage in Games
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
2017 Ccf Bdci Aijudge
2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
S3contents
A S3 backed ContentsManager implementation for Jupyter
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Cs1001.py
Recitation notebooks for Extended Introduction to Computer Science with Python as Tel-Aviv University
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Research
Open sourced research notebooks by the QuantConnect team.
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Unet In Tensorflow
U-Net implementation in Tensorflow
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Jetbot
An educational AI robot based on NVIDIA Jetson Nano.
Stars: ✭ 2,391 (+1258.52%)
Mutual labels:  jupyter-notebook
Super resolution with cnns and gans
Image Super-Resolution Using SRCNN, DRRN, SRGAN, CGAN in Pytorch
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Prefetch generator
Simple package that makes your generator work in background thread
Stars: ✭ 174 (-1.14%)
Mutual labels:  jupyter-notebook
Nel
Entity linking framework
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Tamburetei
Fazendo de tamburete as cadeiras de [email protected]
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (-0.57%)
Mutual labels:  jupyter-notebook
Ethereum demo
This is the code for "Ethereum Explained" by Siraj Raval on Youtube
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (+0%)
Mutual labels:  jupyter-notebook
Ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Notebook
📒 notebook
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Ocaml Jupyter
An OCaml kernel for Jupyter (IPython) notebook
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook
Advance Bayesian Modelling With Pymc3
Stars: ✭ 177 (+0.57%)
Mutual labels:  jupyter-notebook

Julia高速チュートリアル

高速でJuliaを学ぶための日本語チュートリアルです。 X分で学ぶJuliaを加筆修正し、 Jupyter Notebookにして試しやすくしています。

実行に必要なもの

インストール

Windows, macOS, Linuxについては,公式サイトのダウンロードページ(https://julialang.org/downloads/)からJuliaのバイナリをインストールしてください。 Homebrewを使っている場合は,ソースコードからビルドするのではなくHomebrew Caskを使ってインストールしてください。

JupyterとIJuliaのインストールについては,それぞれのドキュメントを参照してください。

フィードバック

この辺がわからない・このテーマを扱ってほしいなどのフィードバックは大歓迎です。その際にはGitHubのissueを使って下さい。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].