Skip to content

Project: Example Notebooks #441

Open
@samagra14

Description

@samagra14

This is the discussion issue for Example Notebooks project. The notebook section is completely new. Only a few chapters have been implemented in the form of notebooks. The general approach to any notebook is as follows:

  • Explain briefly the ideas from the book.
  • Explain the API by implementing the interfaces for some custom approach to the explained ideas. For eg: extend the Problem class to implement some custom problem.
  • Solve the same problem using already implemented APIs from the code and compare the merits of using the APIs from the repository if such APIs exist.
  • Apply algorithms on various problems related to the domain.
  • There are a few sections from the book( for eg: Dimensionality Reduction or Ontological Engineering) where the authors have explained the concept without providing a formal algorithm. Such topics must be covered in the notebooks

Before starting to work on a new notebook:

  1. Open a new issue with the following heading: **Notebook: Chapter Name - Version **. Check that the issue is not assigned to anyone.
  2. Mention a topics list of what you will be implementing in the notebook for that particular chapter.
  3. Mention @samagra14 to discuss what can go in that particular notebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AIMA3eAIMA4eGSoc-19These issues are good for people targeting GSoC-2019.notebooksContributions required for notebooks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions