Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juliaMLintro

This is a WIP introduction to machine learning in julia. For a comprehensive introduction to julia check out https://github.com/Datseris/Zero2Hero-JuliaWorkshop

Getting Started:

On you Laptop:

  • install julia: https://julialang.org/downloads/
  • if you are using vscode: install the vscode julia extension and the vscode Jupyter extension
  • add the IJulia Package. In a julia console do:
using Pkg
Pkg.add("IJulia")
  • in the notebook, select the julia kernel
  • clone this repo

On Levante or google collab

  • there is a julia kernel available for google collab and in levante's jupyterhub
  • clone this repo and you should be good to go

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages