Giter Club home page Giter Club logo

synopsis's Introduction

7 Gate ML Cohort Synopsis

This repository is storing the progress the 7 Gate Machine Learning Cohort students made through their program. The content is served as a webpage.

Add yourself as a student

  1. Fork the repo

  2. Add an .md file for your profile under _students, following the naming convention (lastname_firstname.md)

  3. Add the "front matter", i.e. the part that looks like below. Be sure it starts and ends exactly with the three hyphens ---, and that the rest is key value pairs with the appropriate syntax.

    ---
    name: Example Student
    resume: true
    ---
    

    Set the resume to true or false depending on wether you want to have a resume shown or not.

  4. Add a subdirectory that has the same name as your .md file (i.e. lastname_firstname). In that subdirectory, put your profile picture exactly as profile.jpg (note the lower-case and the jpg extension). Try to keep the image size less than a MB. The photo must be square shaped (1:1 aspect ratio).

  5. If you have set resume: true put your resume in the same place as resume.pdf.

  6. Do a pull request to incorporate your bio into the site.

Submit your first homework

When you submit your homeworks to Synopsis, people who visit your profile can see them.

  1. Pull the latest changes.
  2. Inside your own folder, make a new folder named homework1. For subsequent homeworks, name the folder accordingly homework2, homework3, ...
  3. Inside the folder put an index.pdf (or index.html if the homework asks for it). This is the presentations of your homework, it can be an export of your python notebook for example.
  4. Feel free to add any supplementary material such as the .ipynb file (must be index.ipynb). Be mindful of the size of the files (no ML models or data etc.)
  5. Submit a pull request.

synopsis's People

Contributors

pconrad avatar please-wait avatar chrisdimoff avatar lockshaw avatar paulnahal avatar rorycochrane avatar phabibi avatar lia-approves avatar sinakhalili avatar williamberman avatar rookie1024 avatar jalexanderqed avatar eepperly avatar tkonolige avatar petesta avatar nguyenmp avatar kpavery avatar currentoor avatar gamrix avatar jroesch avatar dananguyenucsb avatar caitscarberry avatar andrewberls avatar adelbertc 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.