#other #awesome #awesome_list #blogs #books #course #database #papers
https://github.com/pingcap/awesome-database-learning
https://github.com/pingcap/awesome-database-learning
GitHub
GitHub - pingcap/awesome-database-learning: A list of learning materials to understand databases internals
A list of learning materials to understand databases internals - pingcap/awesome-database-learning
#go #course #exercise #golang #golang_examples #learn_go #learning_go #learning_golang #quizzes
https://github.com/inancgumus/learngo
https://github.com/inancgumus/learngo
GitHub
GitHub - inancgumus/learngo: ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs. - inancgumus/learngo
#python #beginner_friendly #course #tutorial
https://github.com/talkpython/python-for-absolute-beginners-course
https://github.com/talkpython/python-for-absolute-beginners-course
GitHub
GitHub - talkpython/python-for-absolute-beginners-course: Code samples and other handouts for our course.
Code samples and other handouts for our course. Contribute to talkpython/python-for-absolute-beginners-course development by creating an account on GitHub.
#other #2021 #artificial_intelligence #cheat_sheets #course #coursera #coursera_machine_learning #deep_learning #learn_to_code #learning #learning_python #linear_algebra #machine_learning #neural_networks #practice #probability_statistics #read_articles #tutorial #tutorials #youtube #youtube_playlist
https://github.com/louisfb01/start-machine-learning-in-2020
https://github.com/louisfb01/start-machine-learning-in-2020
GitHub
GitHub - louisfb01/start-machine-learning: A complete guide to start and improve in machine learning (ML), artificial intelligence…
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2025 without ANY background in the field and stay up-to-date with the latest news and state-of-the-ar...
#jupyter_notebook #control #course #course_materials #jupyter #jupyter_notebooks #latex #lecture #lecture_notes #machine_learning #online_learning #online_videos #open_education #open_education_resources #open_educational_resources #prediction #python #reinforcement_learning #teaching #teaching_materials #tutorial
https://github.com/upb-lea/reinforcement_learning_course_materials
https://github.com/upb-lea/reinforcement_learning_course_materials
GitHub
GitHub - upb-lea/reinforcement_learning_course_materials: Lecture notes, tutorial tasks including solutions as well as online videos…
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University - upb-lea/reinforcement_learning_course_materials
#jupyter_notebook #computer_vision #course #deep_learning #machine_learning #materials #natural_language_processing #python #pytorch #reinforcement_learning #seminars
https://github.com/girafe-ai/ml-course
https://github.com/girafe-ai/ml-course
GitHub
GitHub - girafe-ai/ml-course: Open Machine Learning course
Open Machine Learning course. Contribute to girafe-ai/ml-course development by creating an account on GitHub.
#other #2022 #apps #blackfriday #books #course #cyber_monday #developers #discounts #enterpreneur #plugins #saas #themes
https://github.com/twf-nikhila/Awesome-Black-Friday-Cyber-Monday-deals
https://github.com/twf-nikhila/Awesome-Black-Friday-Cyber-Monday-deals
GitHub
GitHub - twf-nikhila/Awesome-Black-Friday-Cyber-Monday-deals: 🟢 2025 Deals Live - Black Friday & Cyber Monday, Christmas & Holidays…
🟢 2025 Deals Live - Black Friday & Cyber Monday, Christmas & Holidays Deals for Developers, Techies, & Entrepreneurs, - GitHub - twf-nikhila/Awesome-Black-Friday-Cyber-Mond...
#jupyter_notebook #course #large_language_models #llm #machine_learning #roadmap
This course is designed to help you master Large Language Models (LLMs) in three main parts This section covers the basics of mathematics, Python, and neural networks necessary for understanding LLMs.
2. **The LLM Scientist** This part focuses on building applications with LLMs, such as running models locally or via APIs, creating vector storage for retrieval augmented generation (RAG), optimizing inference, deploying models, and securing them against vulnerabilities.
The benefit to you is that you will gain a comprehensive understanding of LLMs, from the foundational knowledge to advanced techniques for building and deploying powerful language models. This will enable you to create efficient, accurate, and secure LLM-based applications.
https://github.com/mlabonne/llm-course
This course is designed to help you master Large Language Models (LLMs) in three main parts This section covers the basics of mathematics, Python, and neural networks necessary for understanding LLMs.
2. **The LLM Scientist** This part focuses on building applications with LLMs, such as running models locally or via APIs, creating vector storage for retrieval augmented generation (RAG), optimizing inference, deploying models, and securing them against vulnerabilities.
The benefit to you is that you will gain a comprehensive understanding of LLMs, from the foundational knowledge to advanced techniques for building and deploying powerful language models. This will enable you to create efficient, accurate, and secure LLM-based applications.
https://github.com/mlabonne/llm-course
GitHub
GitHub - mlabonne/llm-course: Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. - mlabonne/llm-course
#rust #android #classroom #course #google #guide #rust #training #training_materials
This course, called Comprehensive Rust, is a detailed guide to learning Rust programming language. It covers everything from basic syntax to advanced topics like generics, error handling, and concurrency. The course also includes sections on Android, Chromium, and bare-metal programming. It was developed by Google's Android team for experienced software engineers and is best used in a classroom setting, though it can be useful for teams looking to teach Rust. The benefit to you is that you can learn Rust thoroughly with comprehensive resources and examples, making it easier to master the language. You can access the course online and even contribute to its development if you wish.
https://github.com/google/comprehensive-rust
This course, called Comprehensive Rust, is a detailed guide to learning Rust programming language. It covers everything from basic syntax to advanced topics like generics, error handling, and concurrency. The course also includes sections on Android, Chromium, and bare-metal programming. It was developed by Google's Android team for experienced software engineers and is best used in a classroom setting, though it can be useful for teams looking to teach Rust. The benefit to you is that you can learn Rust thoroughly with comprehensive resources and examples, making it easier to master the language. You can access the course online and even contribute to its development if you wish.
https://github.com/google/comprehensive-rust
GitHub
GitHub - google/comprehensive-rust: This is the Rust course used by the Android team at Google. It provides you the material to…
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. - google/comprehensive-rust
#jupyter_notebook #agentic_ai #agents #course #huggingface #langchain #llamaindex #smolagents
The Hugging Face Agents Course is a free, interactive course that teaches you how to build and deploy AI agents. It's divided into four units, starting with the basics of agents and ending with a final project where you create and test your own agent. You'll learn about frameworks like `smolagents`, `LangGraph`, and `LlamaIndex`, and how to use large language models (LLMs) in your agents. The course benefits you by providing hands-on experience and practical skills in AI agent development, helping you become proficient in creating and deploying AI agents.
https://github.com/huggingface/agents-course
The Hugging Face Agents Course is a free, interactive course that teaches you how to build and deploy AI agents. It's divided into four units, starting with the basics of agents and ending with a final project where you create and test your own agent. You'll learn about frameworks like `smolagents`, `LangGraph`, and `LlamaIndex`, and how to use large language models (LLMs) in your agents. The course benefits you by providing hands-on experience and practical skills in AI agent development, helping you become proficient in creating and deploying AI agents.
https://github.com/huggingface/agents-course
GitHub
GitHub - huggingface/agents-course: This repository contains the Hugging Face Agents Course.
This repository contains the Hugging Face Agents Course. - GitHub - huggingface/agents-course: This repository contains the Hugging Face Agents Course.
❤1