• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Julia Jupyter/Colab Notebooks

Julia Notebooks

Some Julia Jupyter/Colab Notebooks to learn and play around with the Julia language.

Right now, there are two notebooks:

  • Julia_for_Pythonistas.ipynb
    • This is an introduction to the Julia language for Python programmers.
    • It covers the main Python constructs and shows how to code them in Julia.
    • Also covers powerful Julia features such as parallel computing and metaprogramming.
  • Julia_Colab_Notebook_Template.ipynb
    • This is a template to create Colab notebooks for Julia. It was inspired by the notebooks proposed in this discussion, with additional features.
    • It supports setting the version of Julia easily (from 0.7.0 to the latest version).
    • Easy to change the list Julia packages to install.
    • Support setting the number of threads.

Enjoy!

More Repositories

1

handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Jupyter Notebook
27,526
star
2

handson-ml

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Jupyter Notebook
25,139
star
3

handson-ml3

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Jupyter Notebook
7,039
star
4

tf2_course

Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
Jupyter Notebook
1,913
star
5

tensorflow-safari-course

⛔️ DEPRECATED — Exercises and solutions to accompany my Safari course introducing TensorFlow.
Jupyter Notebook
173
star
6

tiny-dqn

A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym
Python
95
star
7

data

Datasets used in the book Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow
71
star
8

visual_crypto

Visual cryptography tool
Python
44
star
9

open-datasets

A collection of open datasets
Jupyter Notebook
24
star
10

aoc2022-rust

Rust
13
star
11

aoc2023-rust

Solutions of Advent-of-Code 2023 in Rust
Rust
11
star
12

NoPyPrompt

A VS Code extension to remove Python prompts from code samples, or add them back.
JavaScript
11
star
13

ageron.github.io

from ageron import random
Ruby
6
star
14

mandelbrot-java-applet

This is a small mandelbrot java applet I did back in 1997
Java
5
star
15

aoc2019-rust

Solution to all AoC 2019 puzzles using Rust
Rust
4
star
16

aoc2015-haskell

Solutions of Advent-of-Code 2015 in Haskell
Haskell
2
star
17

labelinput

A bit of javascript to add a label inside <input> fields.
JavaScript
1
star