Pinned Repositories
anthropic-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
autograd-minimize
A wrapper around scipy minimize which uses the autograd capacities of tensorflow to compute the gradient and hessian.
CompEcon2020
Computational Economics Course 2020 by Kenneth Judd
CompEconWorkshop_2017
DeepVIP
Master's Thesis - Data Science. Autonomous University of Madrid
google-research
Google Research
guardian-chests
guardianchest
Guardian Chest for Minecraft 1.7.10
KS_and_Reiter
Matlab code and guide for solving the incomplete markets model using the methods of Krusell & Smith (1998) and Reiter (2009).
nCovMemory
2020新冠肺炎记忆:报道、非虚构与个人叙述(持续更新) Memory of 2020 nCoV: Media Coverage, Non-fiction Writings, and Individual Narratives (Continuously updating)
mccrow2018's Repositories
mccrow2018/autograd-minimize
A wrapper around scipy minimize which uses the autograd capacities of tensorflow to compute the gradient and hessian.
mccrow2018/CompEcon2020
Computational Economics Course 2020 by Kenneth Judd
mccrow2018/CompEconWorkshop_2017
mccrow2018/DeepVIP
Master's Thesis - Data Science. Autonomous University of Madrid
mccrow2018/google-research
Google Research
mccrow2018/guardian-chests
mccrow2018/guardianchest
Guardian Chest for Minecraft 1.7.10
mccrow2018/KS_and_Reiter
Matlab code and guide for solving the incomplete markets model using the methods of Krusell & Smith (1998) and Reiter (2009).
mccrow2018/nCovMemory
2020新冠肺炎记忆:报道、非虚构与个人叙述(持续更新) Memory of 2020 nCoV: Media Coverage, Non-fiction Writings, and Individual Narratives (Continuously updating)
mccrow2018/pytorch-minimize
Use scipy.optimize.minimize as a PyTorch Optimizer.
mccrow2018/Quant_Macro_2023
mccrow2018/QuantMacro
2018-2019 Quantitative Macroeconomics, UAB
mccrow2018/SGLD-E3900-SP23
Jupyter notebook demos for reading on Stochastic Gradient Langevin Dynamics.
mccrow2018/simpleKS
A simple Krusell-Smith model implementation
mccrow2018/Solving-Partial-Differential-Equation-
This file gives an introduction of using finite-difference method to solve PDE.
mccrow2018/stochastic-optimal-growth-model
mccrow2018/SVRG-Pytorch
Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch