https://github.com/lueasf/dsqprojects
Data Science & Quantitative projects from internet (Coursera, Forage, ...)
https://github.com/lueasf/dsqprojects
data-science python3 quantitative-finance
Last synced: 3 months ago
JSON representation
Data Science & Quantitative projects from internet (Coursera, Forage, ...)
- Host: GitHub
- URL: https://github.com/lueasf/dsqprojects
- Owner: lueasf
- Created: 2025-05-04T15:13:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-31T00:34:00.000Z (about 1 year ago)
- Last Synced: 2025-05-31T09:15:37.307Z (about 1 year ago)
- Topics: data-science, python3, quantitative-finance
- Language: Jupyter Notebook
- Homepage:
- Size: 5.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSQProjects
Data Science & Quantitative projects from Internet (Coursera, Forage, ...)
# 1. Facial Expression Recognition with PyTorch
Keywords : Computer vision, Deep Learning, ANN, CNN, Image Classification, EfficientNet, Fine-tuning. \
From [Coursera](https://www.coursera.org/projects/facial-expression-recognition-with-pytorch)
# 2. Lemniscate : 2D Shape Classification with PyTorch
Keywords : Deep Learning, 2D, ANN, ReLU, PyTorch, SGD. \
From [DeepMath French PDF](http://exo7.emath.fr/cours/livre-deepmath.pdf) \
An implementation of the exercice from page 167 of the book.
# 3. JPMorgan Chase & Co. - Quantitative Research Job Simulation
Keywords : Programming, Data Analysis, Python, Credit, Market Forecasting. \
From [Forage](https://www.theforage.com/simulations/jpmorgan/quantitative-research-11oc)
# 4. Exploring Adversarial Machine Learning
Keywords : Machine Learning, Security, Cybersecurity, Red Team. \
From [Nvidia Class](https://sp-events.courses.nvidia.com/dli-india25)