Giter Club home page Giter Club logo

Comments (16)

albep avatar albep commented on June 26, 2024

I should've fixed the issue in ddp_theory_jl.ipynb. The only other Julia notebook is ddp_ex_job_search_jl.ipynb but I don't see errors there. Are there other notebooks with errors?

from quantecon.jl.

mmcky avatar mmcky commented on June 26, 2024

thanks @albep for the update. I will review and merge your PR today. There are some python notebooks that also need to be ported to Julia. For example:

https://github.com/QuantEcon/QuantEcon.applications/blob/master/discrete_dp/discrete_dp_solutions_py.ipynb

needs to be ported to julia so that we can post a DiscreteDP lecture for the Julia side of the website.

from quantecon.jl.

albep avatar albep commented on June 26, 2024

@mmcky That sounds good, I'll start working on porting the notebooks

from quantecon.jl.

jstac avatar jstac commented on June 26, 2024

Thanks @albep . If you step through the Julia lectures you might find others that are missing solution notebooks.

@mmcky Thanks for organizing.

from quantecon.jl.

albep avatar albep commented on June 26, 2024

I've implemented the State-Action Pair Formulation in ddp.jl. I've also tested it a bit and, for instance, it matches the results in this notebook: https://github.com/QuantEcon/QuantEcon.applications/blob/master/discrete_dp/discrete_dp_solutions_py.ipynb

I'm sure someone more proficient than me with Julia can polish it, but it could be a starting point. Before I start implementing Sparse Matrix Support, would anyone like to take a look at it? Shall I proceed with a PR?

from quantecon.jl.

sglyon avatar sglyon commented on June 26, 2024

Good work!

Let's open up a pull request and I'll look at it. Thanks

// Spencer
On Jan 23, 2016 5:31 PM, "albep" [email protected] wrote:

I've implemented the State-Action Pair Formulation in ddp.jl. I've also
tested it a bit and, for instance, it matches the results in this notebook:
https://github.com/QuantEcon/QuantEcon.applications/blob/master/discrete_dp/discrete_dp_solutions_py.ipynb

I'm sure someone more proficient than me with Julia can polish it, but it
could be a starting point. Before I start implementing Sparse Matrix
Support, would anyone like to take a look at it? Shall I proceed with a PR?


Reply to this email directly or view it on GitHub
#83 (comment)
.

from quantecon.jl.

Dawny33 avatar Dawny33 commented on June 26, 2024

I would like to help with code porting from Python to Julia.

So, if they aren't already being worked upon, I'd be up for it!

from quantecon.jl.

sglyon avatar sglyon commented on June 26, 2024

Glad you want to help out! right now I don't think there are any open issues for things that need to be ported from Python to Julia.

@QuantEcon/lead-developers can anyone else think of one that I'm missing?

That being said there's plenty of work to be done if you are interested in helping out.

from quantecon.jl.

oyamad avatar oyamad commented on June 26, 2024

cyclic_classes is missing for MarkovChain. The task will be to port the cyclic_classes method of DiGraph to Julia (and perhaps include it in LightGraphs.jl) and call it from mc_tools.jl. See also #32 and #56.

from quantecon.jl.

thomassargent30 avatar thomassargent30 commented on June 26, 2024

Dear Spencer, what about the lectures on optimal taxes with incomplete
markets? Tom
On Mar 8, 2016 23:06, "Spencer Lyon" [email protected] wrote:

Glad you want to help out! right now I don't think there are any open
issues for things that need to be ported from Python to Julia.

@QuantEcon/lead-developers
https://github.com/orgs/QuantEcon/teams/lead-developers can anyone else
think of one that I'm missing?

That being said there's plenty of work to be done if you are interested in
helping out.


Reply to this email directly or view it on GitHub
#83 (comment)
.

from quantecon.jl.

sglyon avatar sglyon commented on June 26, 2024

Dear Tom,

Yes this is a great idea! I had forgotten about the lecture material.

I quickly compared the table of contents on the Python side to the Julia side and saw that we are missing the following lectures on the Julia side:

  • The lake model (python code here)
  • "Adding bling" to the growth model (python code here)
  • Markov perfect equilibria: I believe we have the julia core algorithm code for this (nnash function in QuantEcon.jl), but maybe not for all the examples. Python code here
  • The Aiyagari Model. This relies on the DDP code, which we are almost finished with. If you are interested in working on this please let me know as that will provide motivation to finish the ddp codes sooner. Python code here
  • Dynamic Stackelberg Problems. Python code here
  • Optimal Taxation with State-Contingent Debt. Python code here
  • Optimal Taxation without State-Contingent Debt. Python code here

Feel free to tackle any of these!

from quantecon.jl.

jstac avatar jstac commented on June 26, 2024

@spencerlyon2 Thanks, this is a helpful list.

@Dawny33 Pease do feel free to tackle any of these. Note that the relevant repo for development and PRs is for the most part QuantEcon.applications rather than this one.

from quantecon.jl.

Dawny33 avatar Dawny33 commented on June 26, 2024

@spencerlyon2 Wow thank you, that's a long list! Would love to work on some of them!

@jstac Noted. Thanks for the heads-up!

from quantecon.jl.

arnavs avatar arnavs commented on June 26, 2024

@jstac @mmcky I'd be happy to bite off whatever I can chew. You guys have some familiarity with what I can do, so let me know where (if anywhere) I might be helpful.

from quantecon.jl.

jstac avatar jstac commented on June 26, 2024

Help is definitely appreciated.

I suggest that you take more time to read through the library first, trying different parts, experimenting, looking at everyone's code. Try to pick up their style of coding. Maybe have a look at the tests and see if you can improve them. Improving tests and documentation is a good place to start.

from quantecon.jl.

arnavs avatar arnavs commented on June 26, 2024

@jstac Sounds good. I'll start getting myself acquainted with the code.

from quantecon.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.