Git Product home page Git Product logo

acecollege's Introduction

๐Ÿ™‚ Mazen Alotaibi
โ”ฃโ”โ” ๐Ÿ“ฆ Open Source Packages
โ”ƒ   โ”ฃโ”โ” approx           - automatic quantization library
โ”ƒ   โ”ฃโ”โ” onlysudo         - Discord/Twitch bot that uses AI models
โ”ƒ   โ”—โ”โ” pyreqpp          - automatic update missing module versions in requirements.txt to latest.
โ”ฃโ”โ” ๐Ÿ”ฌ Experiments
โ”ƒ   โ”ฃโ”โ” deep-learning-project-template           - PyTorch Lightning, Pydantic, and more!
โ”ƒ   โ”ฃโ”โ” custom_dataset                           - PyTorch dataset example for custom dataset
โ”ƒ   โ”ฃโ”โ” automate-experiments                     - automate experiments using GitHub Actions
โ”ƒ   โ”ฃโ”โ” dvcorg-mlops                             - automate experiments using DVC
โ”ƒ   โ”ฃโ”โ” ttorch                                   - a simple wrapper for PyTorch
โ”ƒ   โ”ฃโ”โ” benthos-example                          - a simple example of using Benthos
โ”ƒ   โ”ฃโ”โ” cookiecutter-pytorch-lightning           - cookiecutter PyTorch Lightning
โ”ƒ   โ”ฃโ”โ” cookiecutter-pytorch-lightning-cluster   - cookiecutter PyTorch Lightning for cluster
โ”ƒ   โ”ฃโ”โ” when-my-internet-is-down                 - script to log when your interet is down
โ”ƒ   โ”—โ”โ” LaTeX-Templates                          - a collection of LaTeX templates
โ”ฃโ”โ” ๐Ÿ‘ Contributions
โ”ƒ   โ”ฃโ”โ” pytorch/serve            - contributed by adding features
โ”ƒ   โ”—โ”โ” pytorch/examples         - contributed by adding examples
โ”ฃโ”โ” โญ Online Projects
โ”ƒ   โ”—โ”โ” ma7.dev          - personal blog
โ”—โ”โ” ๐Ÿ‘จโ€๐Ÿ’ป Employer
    โ”ฃโ”โ” Oregon State University                  - Faculty Research Assistant
    โ”ƒ   โ”—โ”โ” Machine Common Sense                     - part of the CV team and core-maintainer
    โ”ฃโ”โ” Oregon State University                  - Graduate Research/Teaching Assistant
    โ”ƒ   โ”ฃโ”โ” Machine Common Sense                     - part of the CV team and core-maintainer
    โ”ƒ   โ”ฃโ”โ” Undergard-level programming course       - led a team of 4 undergrad TAs
    โ”ƒ   โ”—โ”โ” Undergard-level CS-core courses          - taught 5 courses in the CS department
    โ”—โ”โ” Center for Quantitative Life Sciences       - Data Scientist and Undergrad Lead Researcher
        โ”ฃโ”โ” How long was the poultry sick?   - classifying poultry diseases from sound data
        โ”ฃโ”โ” Measuring interaction in sport   - how players interact with each others
        โ”ฃโ”โ” Labeling tool                    - labeling images for object detection tasks
        โ”ฃโ”โ” Plankton Detection               - detecting plankton from imagery data
        โ”ฃโ”โ” Owl Sound Classification         - classifying owl type from sound data
        โ”—โ”โ” AI Web Demo                      - sponsored by TechData, IBM, NVIDIA, and AMD
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Socials โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
Connect with me on linkedin Mazen Alotaibi.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Thanks โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
This is a fork from Vincent D. Warmerdam (koaning).

acecollege's People

Contributors

leep3 avatar ma7dev avatar

Watchers

 avatar  avatar  avatar

acecollege's Issues

SQL

Fully populate all tables in your database. You will need enough values to test all the SQL commands and the functionalities of your application.

  • Write at least five SQL commands including the following:
    • At least one INSERT.
    • At least one UPDATE or DELETE
    • At least three SELECTS of which at least two involve multiple tables.
  • Write at least two of the following
    • trigger, function or procedure
  • For each webpage in your application describe how SQL is used on that page. Provide a mock-up or screenshot and give the SQL code. Does the SQL require input from the user or are the results static? Copy and paste a sample query result from your database.

Database Implementation

Create your project database tables in MySQL. Declare attribute types, set default values and NOT NULL constraints. Specify all primary and foreign keys constraints. Set the referential triggered actions on DELETE and UPDATE and explain your choices. Populate all tables in the database with initial values. You will need enough values to test all the functionalities of your application.

For each table in your database submit a screenshot & the SQL code used to generate it (this can be exported from phpMyAdmin).

Note: You need at least five tables.

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.