01Jerry10's Stars
pmlg/generative_music_playground
Links for music + machine learning
microsoft/muzic
Muzic: Music Understanding and Generation with Artificial Intelligence
lucidrains/musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
jacbz/Lofi
ML-supported lo-fi music generator
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
benthecoder/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.
JoseDeFreitas/awesome-youtubers
An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
topicplay/YouTubeList
A growing list of educational YouTube channels, ranked by popularity.
scaleracademy/dsml-nov-22-beginner-tue-2
coding-ninja-dsa-competitive-package/codig-ninja-dsa-learning
This project is about my course done from Coding Ninja platform for mastering the Data Structure and Algorithms. It contains all the problems and its solution taught throughout the course. Connect with me for any query.
microsoft/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
omonimus1/geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
shravankumar0811/Coding_Ninjas_In_Python
This repository includes all the practice problems and assignments which I've solved during the Course of Python Programming taught by Coding Ninjas. Star the repo if you like it.
spotDL/spotify-downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
avinash201199/Competitions-and-Programs-List
List of competitions with details for college students to participate and to enhance their skills.
gaerae/awesome-algorithms-education
A curated list to learning and practicing about algorithm.
ashish-3916/Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit
This repo has various data structures and algorithms implementations and problems around that for preparing the coding interviews. 🚀 👨💻💻 🚩
gophish/gophish
Open-Source Phishing Toolkit
TheAlgorithms/Rust
All Algorithms implemented in Rust
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Z4nzu/hackingtool
ALL IN ONE Hacking Tool For Hackers
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
karunkarthik-git/dsa-notes
This repo contains the notes of different data structures and important questions which would help in acing interview rounds.
saidrishya/geeksforgeeks-solutions
programs from geeksforgeeks sudoplacement course. The language used is c++. For every problem, the problem statement with input and expected output has been provided, except for some where the driver code was already provided in the editor