lego-mindstorms
fastai
Our great sponsors
- Revelo Payroll - Free Global Payroll designed for tech teams
- Onboard AI - Learn any GitHub repo in 59 seconds
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
lego-mindstorms | fastai | |
---|---|---|
6 | 9 | |
64 | 24,549 | |
- | 0.5% | |
0.0 | 8.4 | |
3 months ago | 6 days ago | |
Jupyter Notebook | Jupyter Notebook | |
MIT License | Apache License 2.0 |
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.
lego-mindstorms
-
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).
Natively, I'm afraid no, there is no way. I've managed to get a setup working using Spyder/Jupyter, but that's mostly for generating notebooks that are easy to read and that can provide an explanation of what's going on in a nice format. There's still some copy/paste going on to get the actual code into the robot through the LEGO Mindstorms app.
Using co-routines, as proposed by David Lechner (actual code here). I tried this approach in Charlie's drum_solo activity and it works quite well.
fastai
-
Cleared AWS Machine Learning - Specialty exam.. Happy to help!!!
Jeremy Howard's YouTube Channel - Jeremy maintains the fastai library, which is an excellent package that will help anyone build complicated ML architectures in minimum time. His YouTube Channel has a number of free courses which do an amazing job of covering a variety of ML topics, and he also maintains a very active forum for people studying ML.
-
Coding your own AI in 2023 with fastai
To create the AI we will use fastai. This is a python library, which is build on top of pytorch. No worries, you don't need to know how to code python. We will learn how this stuff works along the way :)
-
Fast.ai starts a corporate partnership program
You may know fast.ai as a popular deep learning course. There is also a deep learning library with the same name (https://github.com/fastai/fastai) as well as software development tools like nbdev (https://nbdev.fast.ai/).
fast.ai has been offering education and tools for free for over 7 years, and has been approached by many companies asking for help. This program offers an avenue for business to get relevant professional services and support.
- Programação letrada com Jupyter Notebook e Nbdev
-
Why noone uses nbdev for library development?
Development NB: https://github.com/fastai/fastai/blob/master/nbs/09_vision.augment.ipynb
-
[D] What Repetitive Tasks Related to Machine Learning do You Hate Doing?
There is already a ton of momentum around automating ML workflows. I would suggest you contribute to a preexisting project like, for instance, PyTorch Lightning or fast.ai.
What are some alternatives?
pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]
fastbook - The fastai book, published as Jupyter Notebooks
Watermark-Removal-Pytorch - 🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
TensorFlow-Examples - TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
spike-prime - Experiments with the LEGO Mindstorms (51515) and SPIKE Prime (45678)
homemade-machine-learning - 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
PySyft - Perform data science on data that remains in someone else's server
ru-dalle - Generate images from texts. In Russian
PythonDataScienceHandbook - Python Data Science Handbook: full text in Jupyter Notebooks
iterative-grabcut - This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
catam-julia - CATAM material in Julia