Files
financial-machine-learning/raw_data/url_list.csv
T
2021-03-29 16:01:25 -04:00

23 KiB

1nameurlcommentcategorylast_updatestar_countfork_countcontributors_count
2Deep Learninghttps://github.com/keon/deepstockTechnical experimentations to beat the stock market using deep learning.Deep Learning2021-03-24 14:45:00427.0153.02.0
3Deep Learning IIhttps://github.com/LiamConnell/deep-algotrading/tree/master/notebooksTensorflow Regression.Deep Learning2021-03-21 06:53:56174.068.01.0
4Deep Learning IIIhttps://github.com/Rachnog/Deep-TradingAlgorithmic trading with deep learning experiments.Deep Learning2021-03-26 06:28:381262.0675.01.0
5Deep Learning IVhttps://github.com/achillesrasquinha/bulbeaBulbea: Deep Learning based Python Library.Deep Learning2021-03-28 15:58:191448.0416.01.0
6LTSM GRUhttps://github.com/RajatHanda/Finance-ForecastingStock Market Forecasting using LSTM\GRU.Deep Learning2021-02-28 16:07:0310.06.01.0
7LTSM Recurrenthttps://github.com/VivekPa/AIAlphaOHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network.Deep Learning2021-03-27 20:52:571195.0370.02.0
8ARIMA-LTSM Hybridhttps://github.com/imhgchoi/Corr_Prediction_ARIMA_LSTM_HybridHybrid model to predict future price correlation coefficients of two assets.Deep Learning2021-03-16 04:35:29218.083.01.0
9Neural Networkhttps://github.com/VivekPa/IntroNeuralNetworksNeural networks to predict stock prices.Deep Learning2021-03-26 01:22:42487.0177.02.0
10AI Tradinghttps://github.com/borisbanushev/stockpredictionai/blob/master/readme2.mdAI to predict stock market movements.Deep Learning2021-03-29 14:35:262852.01379.01.0
11RL Tradinghttps://colab.research.google.com/drive/1FzLCI0AO3c7A4bp9Fi01UwXeoc7BN8sWA collection of 25+ Reinforcement Learning Trading Strategies -Google Colab.Reinforcement Learning
12RLhttps://github.com/kh-kim/stock_market_reinforcement_learningOpenGym with Deep Q-learning and Policy Gradient.Reinforcement Learning2021-03-28 22:14:59712.0299.01.0
13RL IIhttps://github.com/deependersingla/deep_traderreinforcement learning on stock market and agent tries to learn trading.Reinforcement Learning2021-03-29 11:10:371340.0490.03.0
14RL IIIhttps://github.com/samre12/deep-trading-agentGithub -Deep Reinforcement Learning based Trading Agent for Bitcoin.Reinforcement Learning2021-03-29 01:02:47575.0204.01.0
15RL IVhttps://github.com/jjakimoto/DQNReinforcement Learning for finance.Reinforcement Learning2021-03-25 19:14:20140.055.01.0
16RL Vhttps://github.com/gstenger98/rl-financeBuilding an Agent to Trade with Reinforcement Learning.Reinforcement Learning2021-01-03 04:36:1132.07.05.0
17Pair Trading RLhttps://github.com/shenyichen105/Deep-Reinforcement-Learning-in-Stock-TradingUsing deep actor-critic model to learn best strategies in pair trading.Reinforcement Learning2021-03-27 02:19:29241.0114.01.0
18Mixture Models Ihttps://github.com/BlackArbsCEO/Mixture_ModelsMixture models to predict market bottoms.Other Models2021-03-02 19:44:0131.031.01.0
19Mixture Models IIhttps://github.com/BlackArbsCEO/mixture_model_trading_publicMixture models and stock trading.Other Models2021-03-12 13:21:17166.073.01.0
20Scikit-learn Stock Predictionhttps://github.com/robertmartin8/MachineLearningStocksUsing python and scikit-learn to make stock predictions.Other Models2021-03-28 03:33:04918.0343.02.0
21Fundamental LT Forecastshttps://github.com/Hvass-Labs/FinanceOpsResearch in investment finance for long term forecasts.Other Models2021-03-21 19:26:51379.0126.01.0
22Short-Term Movement Cueshttps://github.com/anfederico/ClairvoyantIdentify social/historical cues for short term stock movement.Other Models2021-03-28 16:31:162157.0677.01.0
23Trend Followinghttp://inseaddataanalytics.github.io/INSEADAnalytics/ExerciseSet2.htmlA futures trend following portfolio investment strategy.Other Models
24Advanced MLhttps://github.com/BlackArbsCEO/Adv_Fin_ML_ExercisesExercises too Financial Machine Learning (De Prado).Data Processing Techniques and Transformations2021-03-29 01:03:13954.0434.04.0
25Advanced ML IIhttps://github.com/hudson-and-thames/researchMore implementations of Financial Machine Learning (De Prado).Data Processing Techniques and Transformations
26Distribution Characteristic Optimisationhttps://github.com/VivekPa/OptimalPortfolioExtends classical portfolio optimisation to take the skewness and kurtosis of the distribution of market invariants into account.Portfolio Selection and Optimisation2021-03-18 22:35:10229.082.03.0
27Reinforcement Learninghttps://github.com/filangel/qtraderReinforcement Learning for Portfolio Management.Portfolio Selection and Optimisation2021-03-29 03:47:07364.0150.01.0
28Efficient Frontierhttps://github.com/tthustla/efficient_frontier/blob/master/Efficient%20_Frontier_implementation.ipynbModern Portfolio Theory.Portfolio Selection and Optimisation2021-03-25 03:30:48103.057.01.0
29PyPortfolioOpthttps://github.com/robertmartin8/PyPortfolioOptFinancial portfolio optimisation, including classical efficient frontier and advanced methods.Portfolio Selection and Optimisation2021-03-29 08:19:361864.0476.016.0
30Policy Gradient Portfoliohttps://github.com/ZhengyaoJiang/PGPortfolioA Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem.Portfolio Selection and Optimisation2021-03-29 13:16:591271.0627.06.0
31Deep Portfolio Theoryhttps://github.com/tcloaa/Deep-Portfolio-TheoryAutoencoder framework for portfolio selection.Portfolio Selection and Optimisation2021-01-30 13:50:57104.058.01.0
32401K Portfolio Optimisationhttps://github.com/otosman/Python-for-Finance/blob/master/Portfolio%20Optimization%20401k.ipynbPortfolio analyses and optimisation for 401K.Portfolio Selection and Optimisation2020-12-25 09:39:3314.05.01.0
33Online Portfolio Selectionhttps://nbviewer.jupyter.org/github/paulperry/quant/blob/master/OLPS_Comparison.ipynb****Comparing OLPS algorithms on a diversified set of ETFs.Portfolio Selection and Optimisation
34OLMAR Algorithmhttps://github.com/charlessutton/OLMAR/blob/master/Part3.ipynbRelative importance of each component of the OLMAR algorithm.Portfolio Selection and Optimisation6.03.01.0
35Modern Portfolio Theoryhttps://nbviewer.jupyter.org/github/Marigold/universal-portfolios/blob/master/modern-portfolio-theory.ipynbUniversal portfolios; modern portfolio theory.Portfolio Selection and Optimisation
36DeepDowhttps://github.com/jankrepl/deepdowPortfolio optimization with deep learning.Portfolio Selection and Optimisation297.054.02.0
37Various Risk Measureshttps://github.com/Jorgencr/Alternative-and-Responsible-Investments/blob/master/Final_masterfile.ipynbRisk measures and factors for alternative and responsible investments.Factor and Risk Analysis:4.05.01.0
38Pyfoliohttps://github.com/quantopian/pyfolioPortfolio and risk analytics in Python.Factor and Risk Analysis:3593.01138.042.0
39Risk Basichttps://github.com/RJT1990/Active-Portfolio-Management-Notes/blob/master/Chapter%203%2C%20Risk.ipynbActive portfolio risk management .Factor and Risk Analysis:31.018.01.0
40CAPMhttps://github.com/RJT1990/Active-Portfolio-Management-Notes/blob/master/Chapter%202%2C%20CAPM.ipynbExpected returns using CAPM.Factor and Risk Analysis:31.018.01.0
41Factor Analysishttps://github.com/garvit-kudesia91/factor_analysis/blob/master/Factor%20Analysis%20of%20Mutual%20Funds.ipynbFactor analysis for mutual funds.Factor and Risk Analysis:3.04.01.0
42VaR GaNhttps://github.com/hamaadshah/market_risk_gan_kerasEstimate Value-at-Risk for market risk management using Keras and TensorFlow.Factor and Risk Analysis:40.028.01.0
43VaRhttps://github.com/willb/var-notebook/blob/master/var-notebook/var-pdfs.ipynbValue-at-risk calculations.Factor and Risk Analysis:9.09.01.0
44Python for Financehttps://github.com/yhilpisch/py4fi/tree/master/jupyter36Various financial notebooks.Factor and Risk Analysis:1288.0787.01.0
45Performance Analysishttps://github.com/quantopian/alphalensPerformance analysis of predictive (alpha) stock factors.Factor and Risk Analysis:1816.0685.017.0
46Quant Financehttps://github.com/mrefermat/quant_financeGeneral quant repository.Factor and Risk Analysis:30.015.01.0
47Risk and Returnhttps://github.com/PyDataBlog/Python-for-Data-Science/tree/master/TutorialsRiskiness of portfolios and assets.Factor and Risk Analysis:138.061.02.0
48Convex Optimisationhttps://github.com/ssanderson/convex-optimization-for-finance/blob/master/notebooks/Main.ipynbConvex Optimization for Finance.Factor and Risk Analysis:17.09.01.0
49Factor Analysishttps://github.com/alpha-miner/alpha-mind/tree/master/notebooksFactor strategy notebooks.Factor and Risk Analysis:171.059.03.0
50Statistical Financehttps://github.com/mrefermat/FinancePhD/tree/master/FinancialExperimentsVarious financial experiments.Factor and Risk Analysis:20.016.01.0
51PCA Pairs Tradinghttps://github.com/joelQF/quant-finance/tree/master/Artificial_IntelIigence_for_TradingPCA, Factor Returns, and trading strategies.Unsupervised:
52Fund Clustershttps://github.com/frechfrechfrech/Mutual-Fund-Market-Clusters/blob/master/Initial%20Data%20Exploration.ipynbData exploration of fund clusters.Unsupervised:3.02.01.0
53VRA Stock Embeddinghttps://github.com/ml-hongkong/stock2vecVariational Reccurrent Autoencoder for Embedding stocks to vectors based on the price history.Unsupervised:32.012.01.0
54Industry Clusteringhttps://github.com/SeanMcOwen/FinanceAndPython.com-ClusteringIndustriesClustering of industries.Unsupervised:4.05.01.0
55Pairs Tradinghttps://github.com/marketneutral/pairs-trading-with-ML/blob/master/Pairs%2BTrading%2Bwith%2BMachine%2BLearning.ipynbFinding pairs with cluster analysis.Unsupervised:78.036.00.0
56Industry Clusteringhttps://github.com/SeanMcOwen/FinanceAndPython.com-ClusteringIndustriesProject to cluster industries according to financial attributes.Unsupervised:4.05.01.0
57NLPhttps://github.com/toamitesh/NLPinFinanceThis project assembles a lot of NLP operations needed for finance domain.Textual:
58Earning call transcriptshttps://github.com/lin882/WebAnalyticsProjectCorrelation between mutual fund investment decision and earning call transcripts.Textual:3.03.01.0
59Buzzwordshttps://github.com/swap9047/Cutting-Edge-Technologies-Effect-on-S-P500-Companies-Performance-and-Mutual-FundsReturn performance and mutual fund selection.Textual:1.04.01.0
60Fund classificationhttps://github.com/frechfrechfrech/Mutual-Fund-Market-Clusters/blob/master/Initial%20Data%20Exploration.ipynbFund classification using text mining and NLP.Textual:3.02.01.0
61NLP Eventhttps://github.com/yuriak/DLQuantApplying Deep Learning and NLP in Quantitative Trading.Textual:66.030.01.0
62Financial Sentiment Analysishttps://github.com/EricHe98/Financial-Statements-Text-AnalysisSentiment, distance and proportion analysis for trading signals.Textual:47.027.01.0
63Financial Statement Sentimenthttps://github.com/MAydogdu/TextualAnalysisExtracting sentiment from financial statements using neural networks.Textual:7.07.01.0
64Extensive NLPhttps://github.com/TiesdeKok/Python_NLP_Tutorial/blob/master/NLP_Notebook.ipynbComprehensive NLP techniques for accounting research.Textual:72.041.01.0
65Accounting Anomalieshttps://github.com/GitiHubi/deepAI/blob/master/GTC_2018_Lab-solutions.ipynbUsing deep-learning frameworks to identify accounting anomalies.Textual:104.050.02.0
66Optionshttps://github.com/QuantConnect/Tutorials/tree/master/06%20Introduction%20to%20Options%5B%5DIntroduction to options.Derivatives and Hedging:323.0163.036.0
67Derivative Marketshttps://github.com/broughtj/Fin6470/tree/master/NotebooksThe economics of futures, futures, options, and swaps.Derivatives and Hedging:8.08.01.0
68Black Scholeshttps://github.com/irajwani/numerical_methods_python/blob/master/black_scholes.ipynbOptions pricing.Derivatives and Hedging:1.02.00.0
69Computational Derivativeshttps://github.com/chenbowen184/Computational_FinanceProjects focusing on investigating simulations and computational techniques applied in finance.Derivatives and Hedging:17.012.01.0
70Reinforcement Learninghttps://github.com/FinTechies/HedgingRLHedging portfolios with reinforcement learning.Derivatives and Hedging:16.09.01.0
71Delta Hedginghttps://github.com/RobinsonGarcia/delta-hedgingAdvanced derivatives.Derivatives and Hedging:3.02.01.0
72Options Risk Measureshttps://github.com/wanglouis49/risk_estimationEfficient financial risk estimation via computer experiment design (regression + variance-reduced sampling).Derivatives and Hedging:1.02.01.0
73Derivatives Pythonhttps://github.com/yhilpisch/dawp/tree/master/python36Derivative analytics with Python.Derivatives and Hedging:383.0297.01.0
74Volatility and Variance Derivativeshttps://github.com/yhilpisch/lvvd/tree/master/lvvdVolatility derivatives analytics.Derivatives and Hedging:76.076.01.0
75Optionshttps://github.com/PHBS/2018.M1.ASP/tree/master/pyBlack Scholes and Copula.Derivatives and Hedging:
76Option Strategieshttps://github.com/rstreppa/valuation-OptionStrategiesValuation of Vanilla and Exotic option strategies (Butterfly, Risk Reversal etc.) with widget animations.Derivatives and Hedging:2.02.01.0
77Dermanhttps://github.com/rstreppa/valuation-convertibles-Goldman1994/blob/master/ConvertibleBond_Goldman1994_Derman.ipynbBinomial tree for American call.Derivatives and Hedging:1.03.01.0
78Hull Whitehttps://github.com/rstreppa/valuation-callables-HullWhite/blob/master/CallableBond_HullWhite.ipynbCallable Bond, Hull White.Derivatives and Hedging:4.05.01.0
79Vasicekhttps://github.com/RobinsonGarcia/fixed-income/blob/master/2.0%20Vasicek%20-%20example.ipynbBootstrapping and interpolation.Fixed Income3.03.01.0
80Binomial Treehttps://github.com/hy-lei/math-finance-exerciseUtility functions in fixed income securities.Fixed Income1.02.01.0
81Corporate Bondshttps://github.com/ishank011/gs-quantify-bond-predictionPredicting the buying and selling volume of the corporate bonds.Fixed Income7.05.01.0
82Kiva Crowdfundinghttps://github.com/CJL89/Kiva-Crowdfunding/blob/master/Kiva%20Crowdfunding.ipynbExploratory data analysis.Alternative Finance5.01.01.0
83Venture Capitalhttps://github.com/julian-chan/etothexInsight into a new founder to make data-driven investment decisions.Alternative Finance3.02.01.0
84Venture Capital NNhttps://github.com/tr7200/National-Culture-and-Venture-Capital-MonitoringCox-PH neural network predictions for VC/innovations finance research.Alternative Finance
85Private Equityhttps://github.com/TheVinhLuong102/ChicagoBooth-EntrepreneurialFinancePrivateEquity/blob/master/RightNow%20Technologies/RightNow%20Technologies.ipynbValuation models.Alternative Finance8.06.02.0
86VC OLShttps://github.com/fionawhitefield/venture-capital-ols/blob/master/sec_project.ipynbVC regression.Alternative Finance2.01.01.0
87Watch Valuationhttps://github.com/alporter08/Luxury-Watch-Valuation/blob/master/Luxury-Watch-Valuation.ipynbAnalysis of luxury watch data to classify whether a certain model is likely to be over-or undervalued.Alternative Finance4.02.01.0
88Art Valuationhttps://github.com/ahmedhosny/theGreenCanvas/blob/gh-pages/ImageProcessing1210.ipynbArt evaluation analytics.Alternative Finance9.05.01.0
89Blockchainhttps://github.com/nud3l/dInvestRepository for distributed autonomous investment banking.Alternative Finance12.07.02.0
90HFThttps://github.com/rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-StrategyHigh frequency trading.Extended Research:733.0331.01.0
91Deep Portfoliohttps://github.com/DLColumbia/DL_forFinanceDeep learning for finance Predict volume of bonds.Extended Research:27.020.02.0
92Mathematical Financehttps://github.com/Auquan/TutorialsNotebooks for math and financial tutorials.Extended Research:654.0426.09.0
93NLP Finance Papershttps://github.com/chenbowen184/Research_Documents_Curation_with_NLPCurating quantitative finance papers using machine learning.Extended Research:8.09.01.0
94Simulationhttps://github.com/chenbowen184/Computational_FinanceInvestigating simulations as part of computational finance.Extended Research:17.012.01.0
95Market Crash Predictionhttps://github.com/sarachmax/MarketCrashes_Prediction/blob/master/LPPL_Comparasion.ipynbPredicting market crashes using an LPPL model.Extended Research:1.03.01.0
96Commodityhttps://github.com/felipessalvatore/fin2vec/blob/master/src/Commodity2BR.ipynbCommodity influence over Brazilian stocks.Extended Research:
97Finance Graph Theoryhttps://github.com/AvijitGhosh82/Finance_Graph_TheoryModelling Contentedness of Firms in Financial Markets with Heterogeneous Agents.Extended Research:16.07.03.0
98Real Estate Property Fraudhttps://github.com/aviroop1/Real_Estate_Property_FraudUnsupervised fraud detection model that can identify likely candidates of fraud.Extended Research:
99Behavioural Economicshttps://github.com/pcmichaud/notebooksBehavioural Economics and Finance Python Notebooks.Extended Research:9.04.01.0
100Bayesian Financehttps://github.com/marketneutral/alphatools/blob/master/notebooks/pymc3-minimal.ipynbNotebook PyMC3 implementation.Extended Research:227.053.01.0
101Bayesian Finance Ihttps://github.com/AlexIoannides/pymc-stochastic-process/blob/master/bayes_stoch_proc_calib.ipynbStochastic Process Calibration using Bayesian Inference & Probabilistic Programs.Extended Research:25.06.00.0
102Currency PCAhttps://github.com/shanemulqueen/python-finance-pca/blob/master/FX_spots_w_PCA.ipynbForex spots PCA.Extended Research:3.01.01.0
103Backtestshttps://github.com/AlgoTraders/stock-analysis-engineTrading data and algorithms.Extended Research:605.0157.03.0
104High Frequencyhttps://github.com/cswaney/prickleA Python toolkit for high-frequency trade research.Extended Research:23.017.02.0
105Financial Economicshttps://github.com/rsvp/fecon235/tree/master/nbFinancial Economics Models.Extended Research:708.0273.02.0
106Critical Transitionshttps://github.com/ryanholbrook/critical-transitionsDetecting critical transitions in financial networks with topological data analysis.Extended Research:10.03.01.0
107Economic Foundationshttps://github.com/SeanMcOwen/FinanceAndPython.com-EconomicFoundationsBasic economic models.Extended Research:2.03.01.0
108Corporate Financehttps://github.com/SeanMcOwen/FinanceAndPython.com-CorporateFinanceBasic corporate finance.Extended Research:9.04.01.0
109Applied Corporate Financehttps://github.com/chenbowen184/Data_Science_in_Applied_Corporate_FinanceStudies the empirical behaviours in stock market.Extended Research:8.09.01.0
110M&Ahttps://github.com/atulram/Finance-and-StocksMergers and Acquisitions.Extended Research:3.03.01.0
111Life-cyclehttps://github.com/atulram/Finance-and-Stocks/blob/master/CompanyLifeCycle.ipynbCompany life cycle.Extended Research:3.03.01.0
112Computational Financehttps://github.com/lnsongxf/Applied_Computational_Economics_and_FinanceApplied Computational Economics and Finance.Extended Research:12.013.01.0
113Liquidity and Momentumhttps://github.com/mrefermat/quant_financeVarious factors and portfolio constructions.Extended Research:30.015.01.0
114Mathematical Financehttps://github.com/yadongli/nyumath2048NYU Math-GA 2048: Scientific Computing in Finance.Courses69.063.06.0
115Algo Tradinghttps://github.com/JCreeks/Machine-Learning-in-Finance/tree/master/0_Intro_to_Algo_TradingIntro to algo trading.Courses64.025.01.0
116Python for Financehttps://github.com/siaen/python_finance_courseCEU python for finance course material.Courses14.015.04.0
117Handson Python for Financehttps://github.com/PacktPublishing/Hands-on-Python-for-FinanceHands-on Python for Finance published by Packt.Courses118.0106.03.0
118Machine Learning for Tradinghttps://github.com/stefan-jansen/machine-learning-for-tradingNotebooks, resources and references accompanying the book Machine Learning for Algorithmic Trading.Courses2974.0985.07.0
119ML Specialisationhttps://github.com/Ahmed0028/Machine-Learning-and-Reinforcement-Learning-in-Finance-SpecializationMachine Learning in Finance.Courses32.031.01.0
120Risk Managementhttps://github.com/andrey-lukyanov/Risk-ManagementFinance risk engagement course resources.Courses6.05.03.0
121Basic Investmentshttps://github.com/SeanMcOwen/FinanceAndPython.com-InvestmentsBasic investment tools in python.Courses8.05.01.0
122Basic Derivativeshttps://github.com/SeanMcOwen/FinanceAndPython.com-DerivativesBasic forward contracts and hedging.Courses3.04.01.0
123Basic Financehttps://github.com/SeanMcOwen/FinanceAndPython.com-BasicFinanceSource code notebooks basic finance applications.Courses9.08.01.0
124Capital Markets Datahttps://www.capitalmarketsdata.com/Data
125Employee Count SEC Filingshttps://github.com/healthgradient/sec_employee_information_extractionData10.02.01.0
126SEC Parsinghttps://github.com/healthgradient/sec-doc-info-extraction/blob/master/classify_sections_containing_relevant_information.ipynbData9.06.01.0
127Open Edgarhttps://github.com/LexPredict/openedgarData164.062.06.0
128EDGARhttps://github.com/TiesdeKok/UW_Python_Camp/blob/master/Materials/Session_5/EDGAR_walkthrough.ipynbData11.010.01.0
129IRShttp://social-metrics.org/sox/Data
130Rating Industrieshttp://www.ratingshistory.info/Data
131Web Scraping (FirmAI)https://github.com/firmai/business-machine-learning/blob/master/www.firmai.org/dataData575.0183.02.0
132Financial Corporatehttp://raw.rutgers.edu/Corporate%20Financial%20Data.htmlData
133Non-financial Corporatehttp://raw.rutgers.edu/Non-Financial%20Corporate%20Data.htmlData
134http://finance.yahoo.com/http://finance.yahoo.com/Data
135https://fred.stlouisfed.org/https://fred.stlouisfed.org/Data
136https://stooq.comhttps://stooq.comData
137https://github.com/timestocome/StockMarketDatahttps://github.com/timestocome/StockMarketDataData6.06.01.0
138Financial Event Prediction using Machine Learninghttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=3481555Personal Papers
139Machine Learning in Asset Management—Part 1: Portfolio Construction—Trading Strategieshttps://jfds.pm-research.com/content/2/1/10Personal Papers
140Machine Learning in Asset Management—Part 2: Portfolio Construction—Weight Optimizationhttps://jfds.pm-research.com/content/2/2/17Personal Papers
141Machine Learning in Asset Managementhttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=3420952Personal Papers
142NYU FREhttps://engineering.nyu.edu/academics/departments/finance-and-risk-engineeringFinance and Risk Engineering (NYU Tandon)Colleges, Centers and Departments
143Cornell Universityhttps://www.cornell.edu/Colleges, Centers and Departments
144NYU Couranthttps://cims.nyu.edu/Courant Institute of Mathematical Sciences, New York UniversityColleges, Centers and Departments
145Oxford Manhttps://www.oxford-man.ox.ac.uk/Oxford-Man Institute of Quantitative FinanceColleges, Centers and Departments
146Stanford Advanced Financial Technologieshttps://fintech.stanford.edu/Stanford Advanced Financial Technologies LaboratoryColleges, Centers and Departments
147Berkeley Lab CIFThttps://cs.lbl.gov/news-media/news/news-archive/2010/berkeley-lab-launches-new-center-for-innovative-financial-technology/Colleges, Centers and Departments