Giter Site home page Giter Site logo

aliash98 / supplementary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sut-ai/supplementary

0.0 0.0 0.0 15.53 MB

Artificial Intelligence and Machine Learning Educational Materials

Home Page: https://sut-ai.github.io/supplementary/

License: MIT License

Jupyter Notebook 99.96% Prolog 0.04%

supplementary's Introduction

AI Educational Materials

How to Contribute โ€ข License

Webify & Deploy

This repository contains reading lists and other educational materials regarding artificial intelligence. Sample educational posts (markdown/notebooks) are welcome to be added.

How to Contribute

Right now we only accept educational notebooks, if you want to submit your notebook, do as follows:

  1. First fork this repository!

  2. Create a new folder in notebooks/ (please follow lower-cased underline seperated naming convention for your folder).

  3. Create your notebook inside your newly created folder and name it index.ipynb. Make sure that all the necessary files (images and other potential assets) are all located inside this folder. Make sure that all your assets are referenced relative from your notebook.

  4. Create matadata.yml inside your notebook and fill in these informations:

    title: <change this> # shown on browser tab
    
    header:
        title: <change this> # title of your notebook
        description: <change this> # short description of your notebook
    
    authors:
        label: 
            position: top
        content:
        # list of notebook authors
        - name: <change this> # name of author
          role: Author # change this if you want
          contact:
          # list of contact information
          - link: https://github.com/<your_github_username>
            icon: fab fa-github
          # optionally add other contact information like  
          # - link: <change this> # contact link
          #   icon: <change this> # awsomefont tag for link (check: https://fontawesome.com/v5.15/icons)
    
    comments:
        # enable comments for your post
        label: false
        kind: comments

    You can look at the already merged notebooks to find example metadata and folder structures. To learn more about further customizations please consult the Webifier documentations.

  5. Add your notebook directory name to the list of notebooks in notebooks/index.yml

  6. After making sure that you've done everything correctly, proceed to open a pull request with your notebook directory name as the subject.

License

MIT License, see supplementary/LICENSE.

supplementary's People

Contributors

vahidzee avatar titansarus avatar aliash98 avatar mhrnz avatar sinatav avatar sepehramini 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.