Giter Club home page Giter Club logo

deeplearningforactuaries's Introduction

Deep Learning for Actuaries

This repository hosts the lecture materials for my "AI & Deep Learning for Actuaries" courses (coded ACTL3143 & ACTL5111) at UNSW. Go to the main website to view the generated website and slides.

To render these slides yourself, you'll need Quarto and Python (e.g. the Anaconda installation, or similar).

Firstly, create a Python environment with all the packages from scripts/requirements.in installed. E.g. with conda you can run:

conda create -n ai python=3.11
conda activate ai
pip install -r scripts/requirements.in

Also, in the command-line cd to the main directory and run:

quarto install extension andrie/reveal-auto-agenda

This is to automatically generate the `agenda' slides inside the reveal.js slides (cf. that extension's docs).

To generate the entire website and slides for the whole project, just run

quarto render

or more targeted versions for specific lectures, like

quarto render Lecture-1-Artificial-Intelligence/artificial-intelligence.qmd

deeplearningforactuaries's People

Contributors

5spencer avatar pat-laub avatar

Stargazers

 avatar

Watchers

 avatar  avatar

deeplearningforactuaries's Issues

Missing 'ai' and 'ai2023' jupyter kernel

Hello,
Thank you for this great work and your videos on youtube. I'm very interested on how you are able to have in the same place all the contents to generate reveal slides, pdf, using python animation ...
I discovered Quarto two months ago and I began to use it for my reveal slides (I'm familiar with latex, python, ...).

I tried to use this repo to learn how you were able to do this. I think I resolved all of the problem with libraries (I don't use Anaconda).
At this time I'm stuck on the problem of jupyter kernel. In configuration files, you define jupyter kernel as 'ai' and 'ai2023'. I don't know what are these: is-it special kernels you defined ? Are they available ?

Thanks for your answer.

Yves

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.