https://github.com/lazyprogrammer/financial_engineering
Get the course here: https://deeplearningcourses.com/c/ai-finance
https://github.com/lazyprogrammer/financial_engineering
Last synced: 7 months ago
JSON representation
Get the course here: https://deeplearningcourses.com/c/ai-finance
- Host: GitHub
- URL: https://github.com/lazyprogrammer/financial_engineering
- Owner: lazyprogrammer
- Created: 2020-09-08T03:20:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T16:49:56.000Z (over 1 year ago)
- Last Synced: 2025-03-24T10:36:21.831Z (8 months ago)
- Language: Python
- Homepage: https://deeplearningcourses.com/c/ai-finance
- Size: 5.86 KB
- Stars: 151
- Watchers: 18
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Financial Engineering and Artificial Intelligence in Python
===========================================================
Link to the course:
https://deeplearningcourses.com/c/ai-finance
Most of the course is done using Google Colab. This repository contains supplementary files such as data downloaders and references.
Why you should not fork this repo
=================================
I've noticed that many people have out-of-date forks. Thus, I recommend not forking this repository if you take one of my courses. I am constantly updating my courses, and your fork will soon become out-of-date. You should clone the repository instead to make it easy to get updates (i.e. just "git pull" randomly and frequently).