• Stars
    star
    127
  • Rank 273,848 (Top 6 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year 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
26,590
star
2

handson-ml

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Jupyter Notebook
25,101
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
5,607
star
4

tf2_course

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

tensorflow-safari-course

⛔️ DEPRECATED β€” Exercises and solutions to accompany my Safari course introducing TensorFlow.
Jupyter Notebook
172
star
6

tiny-dqn

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

data

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

visual_crypto

Visual cryptography tool
Python
44
star
9

open-datasets

A collection of open datasets
Jupyter Notebook
23
star
10

aoc2022-rust

Rust
13
star
11

NoPyPrompt

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

aoc2023-rust

Solutions of Advent-of-Code 2023 in Rust
Rust
10
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

labelinput

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