homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained (by trekhleb)
lego-mindstorms
My LEGO MINDSTORMS projects (using set 51515 electronics) (by arturomoncadatorres)
homemade-machine-learning | lego-mindstorms | |
---|---|---|
7 | 6 | |
23,555 | 79 | |
0.3% | - | |
2.5 | 3.1 | |
8 months ago | about 2 years ago | |
Jupyter Notebook | Jupyter Notebook | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
homemade-machine-learning
Posts with mentions or reviews of homemade-machine-learning.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-14.
- Homemade Machine Learning
-
✨ 5 Best GitHub Repositories to Learn Machine Learning in 2022 for Free 💯
4️⃣ Homemade Machine Learning
- Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
- Homemade Machine Learning: Python examples of popular machine learning algorithms
- Homemade Machine Learning: Python examples of popular machine learning algorithms with interactive Jupyter demos
lego-mindstorms
Posts with mentions or reviews of lego-mindstorms.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-02.
-
Is there a popular code-sharing site for lego mindstorms 51515?
I use Python for programming the 51515 and in my experience, the best place to share code for projects is GitHub. You can take a look at my LEGO MINDSTORMS repo right here. A quick search in the site also shows other repositories. Since it is a relatively new product, its user base isn't as large as others (e.g., EV3 one) is, but I expect it to grow fast in the short future.
-
Ri 51515 Question On Concurrent Movement
You can find the code for it here and a little video showing the functionality here.
-
Robot Inventor Organizer?
You can see pictures of my boxes here
-
RI 51515 Question on concurrent movement?
I thought the same. However, there is actually a way, although it is a bit more hidden and it isn't defined in the official documentation. In short, you can access that functionality not through MSHub, but through hub. Take a look at the example mshub_vs_hub, where I explain it in more detail. (If that link doesn't work, try this one then).
What are some alternatives?
When comparing homemade-machine-learning and lego-mindstorms you can also consider the following projects:
rmi - A learned index structure
ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
hdbscan - A high performance implementation of HDBSCAN clustering.
spike-prime - Experiments with the LEGO Mindstorms (51515) and SPIKE Prime (45678)
wordle-solver - For educational purposes, a simple script that assists in solving the word game Wordle.
fastai - The fastai deep learning library