ahmedazaz32's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
jekyll/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
tldraw/tldraw
whiteboard / infinite canvas SDK
squidfunk/mkdocs-material
Documentation that simply works
just-the-docs/just-the-docs
A modern, high customizable, responsive Jekyll theme for documentation with built-in search.
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
mbrlabs/Lorien
Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
github/explore
Community-curated topic and collection pages on GitHub
Xtremilicious/projectlearn-project-based-learning
A curated list of project tutorials for project-based learning.
huggingface/notebooks
Notebooks using the Hugging Face libraries 🤗
jonbarron/website
walkccc/LeetCode
💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions)
autoliuweijie/FastBERT
The score code of FastBERT (ACL2020)
leetcoders/LeetCode-Java
LeetCode Solutions By Java
acl-org/ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
mlcontests/mlcontests.github.io
A list of public machine learning/data science/AI contests.
StonyBrookNLP/deformer
[ACL 2020] DeFormer: Decomposing Pre-trained Transformers for Faster Question Answering
Ahsanr312/Installing-CUDA-Toolkit-cuDNN-OpenCV-and-PyTorch-on-Ubuntu-20.04
Detailed Installation procedure of CUDA, cuDNN, OpenCV and PyTorch for Machine and Deep Learning Tasks
ZeyadZanaty/offenseval
SemEval 2019 - Task 6 - Identifying and Categorizing Offensive Language in Social Media
youssef-kishk/NLP-Social-Media-Offensive-language-detection
Natural Language Processing project for determining whether a social media tweet,post is offensive or not
DoctorLai/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
DoctorLai/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
DoctorLai/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
DoctorLai/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
quantumiracle/Machine_Learning_Basic_Algorithms-Pytorch
Pytorch based codes. Implementations of most popular algorithms at present.