An open API service indexing awesome lists of open source software.

https://github.com/quantecon/rba_workshop_2024

RBA seminar 2024
https://github.com/quantecon/rba_workshop_2024

Last synced: over 1 year ago
JSON representation

RBA seminar 2024

Awesome Lists containing this project

README

          

![https://quantecon.org](qe-logo-large.png)

----

# The AI-driven Revolution in Scientific Computing

## RBA Nov 2024

## Abstract

Several important new scientific computing environments have appeared in recent
years, generated by demand from and investment in artificial intelligence. This
workshop will provide a brief overview of these environments and their features,
including automatic differentiation, parallel computing, and just-in-time
compilers. We will discuss how these tools can be applied to a range of economic
applications. When possible, attendees should bring laptops to the seminar.

## Details

* Instructure: [John Stachurski](https://johnstachurski.net/) (Australian National University).
* Date: November 22nd 2024

## Topics

* An overview of modern scientific computing
* AI and its impact on economic modeling
* Quick introduction to Python
* Accelerating Python using Numba and Fortran
* Automatic differentiation
* Introduction to JAX and GPU computing
* Gini coefficients and Lorenz curves

## Links

* https://github.com/JaxGaussianProcesses/GPJax
* https://github.com/google-deepmind/optax
* https://github.com/ott-jax/ott
* https://github.com/dipolar-quantum-gases/jaxfit
* https://github.com/n2cholas/awesome-jax?tab=readme-ov-file
* https://flax.readthedocs.io/