self-learning
There are 750 repositories under self-learning topic.
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
mithi/robotics-coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
kottans/frontend
:octocat: Kottans frontend course 🎓
lfnovo/open-notebook
An Open Source implementation of Notebook LM with more flexibility and features
jotavare/42-resources
My curated 42 school resource collection. The good, the bad and the ugly.
inancgumus/learnrust
A guide to Rust's basics distilled for programmers
kottans/backend
:octocat: Kottans backend course 🎓
bupt-ai-cz/Meta-SelfLearning
Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark
gmkzwwg/cs-learning-map
(Try to be) a Comprehensive Computer Science Learning Map.
andressadotpy/curriculum-CS
A repository with a selection of hand picked free courses from high quality universities that amount to a full Computer Science undergrad curriculum, based on 2019's MIT undergrad curriculum.
RoyiAvital/Julia100Exercises
A set of introductory exercises for Julia. Based on [100 NumPy Exercises](https://github.com/rougier/numpy-100).
guyandtheworld/reallyconfused
Explore, Create and Share Learning Roadmaps in Tech 📍 🚀 🧗 🎒
Limmen/csle
A research platform to develop automated security policies using quantitative methods, e.g., optimal control, computational game theory, reinforcement learning, optimization, evolutionary methods, and causal inference.
kottans/web
:octocat: Kottans web course 🎓
XuankaiWang/XuankaiWang.github.io
This is the guide for learning applied statistics.
iramirezc-learning/book-computer-science-distilled
🚧 Code and personal notes for the book Computer Science Distilled by Wladston Ferreira.
shaform/csdream
資夢 - 我們相信,資訊科技可以改變世界。
habedi/PracticalMachineLearning
A collection of open-source and free machine learning resources
MbIXjkee/flutter-developer-map
Flutter Developer skills-map
Phantas0s/alexandria-library
📝 My method to capture, study, and recall interesting knowledge
OleksiyRudenko/a-tiny-JS-world
A tiny task for those who isn't familiar with OOP and JS OOP in particular yet
douglasbc/curriculum-CS
A repository with a selection of hand picked free courses from high quality universities that amount to a full Computer Science undergrad curriculum, based on 2019's MIT undergrad curriculum.
victorqribeiro/bangBangML
Watch a Neural Network learns to shoot a target
buraksenyurt/rust-farm
Rust programlama dilini öğrenmek amacıyla oluşturdum. Kitap, eğitim videosu gibi kaynaklardan öğrendiklerimi derleyip toparladığım bir çalışma alanı olarak kullanmayı planlıyorum.
oskarhane/actus
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
jotavare/42-common-core
Detailed information about my projects and exams made at 42 Porto, during Common Core.
snehilsanyal/self-learn-llms
🏫🙋🏻 [WIP] Self learn LLMs. This repository is a collection of resources, notebooks, blogs, tutorials for beginners.
aws-samples/analyzing-reddit-sentiment-with-aws
Learn how to use Kinesis Firehose, AWS Glue, S3, and Amazon Athena by streaming and analyzing reddit comments in realtime. 100-200 level tutorial.
pirataspinhal/algorithms
:sushi: Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
ZlatanCN/UCB-CS61A-Fall-2020
CS 61A: Structure and Interpretation of Computer Programs
Maples7/cs-roadmap
My personal learning roadmap on Computer Science. A.k.a teaching myself Computer Science.
dinhanhthi/learn-ai
🧠 All of courses, assignments, exercises, mini-projects and books that I've done so far in the process of learning by myself Machine Learning and Data Science.
KinnariyaMamaTanha/aiTour
AI 学习之旅
cambridgeltl/ContrastiveBLI
Improving Word Translation via Two-Stage Contrastive Learning (ACL 2022). Keywords: Bilingual Lexicon Induction, Word Translation, Cross-Lingual Word Embeddings.