Giter Club home page Giter Club logo

pyprobml-review's Introduction

This repo is created to track status of work on pyprobml notebooks and make review process easy using review-nb bot. Please follow below steps:

  1. First create an issue before stating any figure. Issue title can be like this Fig2.10 (book1) gauss_2d_plot.ipyb
  2. Then fork this repo and create a new branch with meaningful name.
  3. After your notebook is ready for review, create a PR (with same title of issue) on this repo so we can review/discuss them and add comments in PR itself. Before opening a PR, make sure it is pyprobml-review repo and not the original pyprobml repo. We will soon shift to the original repo!
  4. You should add latexified figures in your PR (see this gist for example). You can use overleaf latex template to render latexified figures
  5. Once confirmed by one of the reviewers, you can create a PR on main repo.

UPDATE

There are some changes which we need to keep in mind and update code accordingly. see this reference notebook to compare these changes.

  1. We do not need to add try...except when package is available in requirement.txt
  2. Now probml-utils became local installable pip package. path of probml-utils is given in requirement.txt
  3. The way of working of latexify() is slighly changed, basically we do not need to put it under condition if LATEXIFY. I recommend to see plotting.py file in probml-utils repo to understand these changes.
  4. In orrder to save figure we need to save path in FIG_DIR environment variable. if this path is not set, code will run but it will not save any figure.

pyprobml-review's People

Contributors

karm-patel avatar nitish1295 avatar ankitakumarijain14 avatar anandshegde avatar patel-zeel avatar vibhutibansal-11 avatar shobro avatar madhav-kanda avatar takshpanchal avatar vishal987595 avatar rohit-khoiwal avatar dhruvpatel144 avatar preypatel2413 avatar hetvishastri avatar

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.