All Projects → evpc-club → EVHS-Programming-Club

evpc-club / EVHS-Programming-Club

Licence: other
The public GitHub repo for the EVHS Programming Club

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to EVHS-Programming-Club

yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (+6387.5%)
Mutual labels:  programming, ml
k3ai-core
K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer
Stars: ✭ 23 (+43.75%)
Mutual labels:  ml
30-seconds-of-python
Short Python code snippets for all your development needs
Stars: ✭ 8,452 (+52725%)
Mutual labels:  programming
ScaledYOLOv4
Scaled-YOLOv4: Scaling Cross Stage Partial Network
Stars: ✭ 1,944 (+12050%)
Mutual labels:  ml
Diccionario-JavaScript
project-dictionary.gitbooks.io/diccionario-javascript/content/
Stars: ✭ 13 (-18.75%)
Mutual labels:  programming
python-workouts
Quick Reference for Python
Stars: ✭ 24 (+50%)
Mutual labels:  programming
flor
FLOR: Fast Low-Overhead Recovery. FLOR lets you log ML training data post-hoc, with hindsight.
Stars: ✭ 123 (+668.75%)
Mutual labels:  ml
rekcurd-python
Project for serving ML module. This is a gRPC micro-framework.
Stars: ✭ 47 (+193.75%)
Mutual labels:  ml
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+731.25%)
Mutual labels:  programming
incubator-liminal
Apache Liminals goal is to operationalise the machine learning process, allowing data scientists to quickly transition from a successful experiment to an automated pipeline of model training, validation, deployment and inference in production. Liminal provides a Domain Specific Language to build ML workflows on top of Apache Airflow.
Stars: ✭ 117 (+631.25%)
Mutual labels:  ml
iOS-Programming-Documents
iOS Programming Documents in Korean
Stars: ✭ 64 (+300%)
Mutual labels:  programming
TFLite-Android-Helper
TensorFlow Lite Helper for Android to help getting started with TesnorFlow.
Stars: ✭ 25 (+56.25%)
Mutual labels:  ml
hacktoberfest-training-2019
A simple repo to promote participations on Hacktoberfest for beginners
Stars: ✭ 13 (-18.75%)
Mutual labels:  2019
h4sci-course
ETH PhD Program course
Stars: ✭ 19 (+18.75%)
Mutual labels:  programming
DDOS Detection
ddos attack detector using ML Algorithms
Stars: ✭ 38 (+137.5%)
Mutual labels:  ml
CS-7641-assignments
CS 7641 - All the code
Stars: ✭ 135 (+743.75%)
Mutual labels:  ml
Dica Python Linkedin
⚡ Este repositório é direcionado para dicas com a linguagem python, que estão sendo postadas em meu linkedin.
Stars: ✭ 54 (+237.5%)
Mutual labels:  programming
polyrpc
PolyRPC, A multi-tier functional programming language
Stars: ✭ 16 (+0%)
Mutual labels:  programming
learn2love
Book for learning programming with Lua and LÖVE.
Stars: ✭ 34 (+112.5%)
Mutual labels:  programming
resources
Awesome resources - 网络资源
Stars: ✭ 27 (+68.75%)
Mutual labels:  programming

EVHS-Programming-Club

The GitHub Repository for the EVHS Programming Club.

Groups

discord server: https://discord.io/evhsprogrammingclub

facebook group: https://www.facebook.com/groups/636525839778499/?ref=bookmarks

Current Officers

President - Siddharth D.

Vice President - Armeet J.

Secretary - Dhruv A.

Treasurer - Rahul C.

Event Coordinator - Aydan P.

To push or pull from the repo, join the discord group and ask an officer to give you push and pull access. Only active members will be given this.

Instructions to Clone

type the following
git clone https://github.com/EVHSProgrammingClub/EVHS-Programming-Club/
you should now be able to push and pull from the repo
if you have any questions, contact me (Armeet Jatyani) in the discord group

How to Push and Pull Your Changes

Pushing

make a change to the local file and save it
type this into gitbash
git add .
now you have to make the commit
git commit -m "your message here"
now you have to push to the global repository
git push 

Pulling

simple enough :)
git pull 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].