JLee_LinearOptimizationBook VS Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

Compare JLee_LinearOptimizationBook vs Probabilistic-Programming-and-Bayesian-Methods-for-Hackers and see what are their differences.

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;) (by CamDavidsonPilon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
JLee_LinearOptimizationBook Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
2 30
117 26,362
- -
0.0 0.0
over 1 year ago 5 months ago
MATLAB Jupyter Notebook
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

JLee_LinearOptimizationBook

Posts with mentions or reviews of JLee_LinearOptimizationBook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-04.
  • Looking for a good introductory textbook in linear programming
    1 project | /r/math | 27 Jan 2022
    I started with Lee, J. “A first course in linear optimization”. While the description on linear programming may be slightly different from the standard algorithm used in practice, it provided me a good insight on why it works in a theoretical sense. Even better, it’s available for free at https://github.com/jon77lee/JLee_LinearOptimizationBook/blob/master/JLee.4.01.pdf
  • Ask HN: Literature for Mathematical Optimization?
    3 projects | news.ycombinator.com | 4 Jul 2021
    Here's an excerpt of a comment I previously made on Hacker News:

    I'm a Ph.D. student in operations research (OR). My suggestion would be to first build a strong foundation in linear programming. This will introduce you to the notion of duality, which is heavily emphasized in many mathematical programming courses. Here's a good open-source book on linear programming written by Jon Lee, the current editor of Mathematical Programming A: https://github.com/jon77lee/JLee_LinearOptimizationBook

    Then I'd suggest studying more general methods for continuous and convex optimization. The book I see mentioned a lot is Convex Optimization by Boyd and Vandenberghe, although we didn't use this in our coursework. Instead, we used a lot of the material presented here: http://mitmgmtfaculty.mit.edu/rfreund/educationalactivities/

    If you read the above (or any other two books on linear programming and convex optimization), you'll probably have a better idea of what you want to study next and how you want to go about it. The next natural step would be to study combinatorial (i.e., integer or mixed-integer) optimization. (Jon Lee has another book on this subject; I've also heard good things about the Schrijver book.)

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

Posts with mentions or reviews of Probabilistic-Programming-and-Bayesian-Methods-for-Hackers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.

What are some alternatives?

When comparing JLee_LinearOptimizationBook and Probabilistic-Programming-and-Bayesian-Methods-for-Hackers you can also consider the following projects:

dtale - Visualizer for pandas data structures

NLP-Model-for-Corpus-Similarity - A NLP algorithm I developed to determine the similarity or relation between two documents/Wikipedia articles. Inspired by the cosine similarity algorithm and built from WordNet.

clojure-style-guide - A community coding style guide for the Clojure programming language

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

Scala school - Lessons in the Fundamentals of Scala

guide.elm-lang.org - My book introducing you to Elm!

android_guides - Extensive Open-Source Guides for Android Developers

papers-we-love - Papers from the computer science community to read and discuss.

devdocs - API Documentation Browser

machine-learning-cheat-sheet - Classical equations and diagrams in machine learning

learnapl - Introduction to Dyalog APL: https://xpqz.github.io/learnapl