Showing 19 open source projects for "morse code practice"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    The Hundred-Page Machine Learning Book

    The Hundred-Page Machine Learning Book

    The Python code to reproduce illustrations from Machine Learning Book

    The Hundred-Page Machine Learning Book is the official companion repository for The Hundred-Page Machine Learning Book written by machine learning researcher Andriy Burkov. The repository contains Python code used to generate the figures, visualizations, and illustrative examples presented in the book. Its purpose is to help readers better understand the concepts explained in the text by allowing them to run and experiment with the underlying code themselves. The book itself provides a concise overview of machine learning theory and practice, covering topics such as supervised learning, unsupervised learning, neural networks, and optimization algorithms. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    qxresearch-event-1

    qxresearch-event-1

    Python hands on tutorial with 50+ Python Application

    ...Many of the examples are accompanied by video explanations that guide learners through the code and demonstrate how the programs work in practice.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    NeuroMatch Academy (NMA)

    NeuroMatch Academy (NMA)

    NMA Computational Neuroscience course

    NMA Computational Neuroscience course. We have curated a curriculum that spans most areas of computational neuroscience (a hard task in an increasingly big field!). We will expose you to both theoretical modeling and more data-driven analyses. The Neuro Video Series is a series of 12 videos that covers basic neuroscience concepts and neuroscience methods. These videos are completely optional and do not need to be watched in a fixed order so you can pick and choose which videos will help you...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    handson-ml3

    handson-ml3

    Fundamentals of Machine Learning and Deep Learning

    ...The third edition updates the content for TensorFlow 2 and Keras, introduces new chapters (for example on reinforcement learning or generative models), and offers best-practice code that reflects current ecosystems. The notebooks are designed so you can run them locally or on Colab/online, making it accessible for learners regardless of infrastructure. The author includes solutions for exercises and sets up an environment specification so you can reproduce results. Because the discipline of ML evolves rapidly, this repo serves both as a learning path and a reference library you can revisit as models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    AI-Job-Notes

    AI-Job-Notes

    AI algorithm position job search strategy

    AI-Job-Notes is a pragmatic notebook for landing roles in machine learning, computer vision, and related engineering tracks. It assembles study paths, checklists, and interview prep materials, but also covers job-search mechanics—portfolio building, resume patterns, and communication tips. The emphasis is on doing: practicing with project ideas, setting up reproducible experiments, and showcasing results that convey impact. It ties technical study (ML/DL fundamentals) to real hiring signals...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ICCV2023-Paper-Code-Interpretation

    ICCV2023-Paper-Code-Interpretation

    ICCV2021/2019/2017 Paper/Code/Interpretation/Live Broadcast Collection

    ICCV2023-Paper-Code-Interpretation is a curated repository that provides explanations and interpretations of code associated with research papers presented at the International Conference on Computer Vision (ICCV) 2023. The project focuses on helping researchers and students better understand how complex computer vision algorithms described in academic papers are implemented in practice.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    D2L.ai

    D2L.ai

    Interactive deep learning book with multi-framework code

    Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge. This open-source book represents our attempt to make deep learning approachable, teaching you the concepts, the context, and the code. The entire book is drafted in Jupyter notebooks, seamlessly integrating exposition figures, math, and interactive examples with self-contained code. Offers sufficient technical depth to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Python ML Jupyter Notebooks

    Python ML Jupyter Notebooks

    Practice and tutorial-style notebooks

    Python ML Jupyter Notebooks is an educational repository that demonstrates how to implement machine learning algorithms and data science workflows using Python. The project provides numerous examples and tutorials covering classical machine learning techniques such as regression, classification, clustering, and dimensionality reduction. It includes code implementations that show how to build models using popular libraries like scikit-learn, NumPy, pandas, and Matplotlib. The repository is...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Machine Learning Glossary

    Machine Learning Glossary

    Machine learning glossary

    ...The content is organized into sections that progressively introduce key ideas from basic machine learning concepts to more advanced mathematical topics. Many pages include diagrams or code examples to illustrate how algorithms work in practice. Because the project emphasizes accessibility, it is particularly useful for beginners who want a conceptual overview of machine learning terminology before diving into more technical research papers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    scikit-learn tips

    scikit-learn tips

    50 scikit-learn tips

    ...Each tip typically demonstrates how specific components of scikit-learn, such as pipelines, preprocessing utilities, or model evaluation tools, should be applied in real projects. The repository focuses on improving the efficiency and clarity of machine learning code by showing how to structure preprocessing, model training, and evaluation steps properly. Many tips are accompanied by Jupyter notebooks that allow users to explore the code interactively and understand how the techniques work in practice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Machine Learning & Deep Learning

    Machine Learning & Deep Learning

    machine learning and deep learning tutorials, articles

    Machine Learning & Deep Learning Tutorials is an open-source repository that provides practical tutorials demonstrating how to implement machine learning and deep learning models using popular frameworks such as TensorFlow and PyTorch. The project focuses on helping learners understand machine learning through hands-on coding examples rather than purely theoretical explanations. Each tutorial walks through the process of building and training models for tasks such as image classification,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Effective TensorFlow 2

    Effective TensorFlow 2

    TensorFlow tutorials and best practices

    Effective Tensorflow is an open-source repository that provides tutorials and best practices for developing machine learning models using the TensorFlow framework. The project focuses on helping developers write efficient, maintainable, and reliable TensorFlow code when building deep learning systems. It includes practical guidelines that explain common pitfalls in neural network training, such as numerical instability and gradient-related issues. The repository also demonstrates techniques...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Machine Learning Homework

    Machine Learning Homework

    Matlab Coding homework for Machine Learning

    The Machine-Learning-homework repository by user “Ayatans” is a collection of MATLAB code intended to solve or illustrate assignments in machine learning courses. It includes implementations of standard machine learning algorithms (such as regression, classification, etc.), scripts for data loading and preprocessing, and evaluation routines (e.g. accuracy, error metrics). Because it is structured as homework or practice material, the code is likely intended more for didactic use than for production deployment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    python-is-cool

    python-is-cool

    Cool Python features for machine learning

    ...The project serves as a curated guide to Python techniques that many developers may overlook or hesitate to use due to unfamiliarity. It demonstrates practical language features, idiomatic programming patterns, and useful tricks that can make Python code more expressive, efficient, and elegant. Much of the content is presented through interactive Jupyter notebooks so users can experiment directly with the examples and understand how each feature behaves in practice. The repository targets developers who already know basic Python but want to deepen their understanding of the language’s advanced features. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Coursera Machine Learning

    Coursera Machine Learning

    Coursera Machine Learning By Prof. Andrew Ng

    CourseraMachineLearning is a personal collection of resources, notes, and programming exercises from Andrew Ng’s popular Machine Learning course on Coursera. It consolidates lecture references, programming tutorials, test cases, and supporting materials into one repository for easier review and practice. The project highlights fundamental machine learning concepts such as hypothesis functions, cost functions, gradient descent, bias-variance tradeoffs, and regression models. It also organizes week-by-week course schedules with links to exercises, lecture notes, and additional resources. Alongside the official coursework, the repository includes supplemental explanations, code snippets, and references to recommended textbooks and external materials. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16
    Girls-In-AI

    Girls-In-AI

    Free learning code series: Xiaobai's introduction to Python

    Girls-In-AI is an educational repository created to encourage women and beginners to learn programming and artificial intelligence through accessible tutorials and practice materials. The project provides a collection of beginner-friendly learning resources covering Python programming, data analysis, machine learning, and deep learning topics. It aims to lower the barrier to entry for people who want to enter the field of artificial intelligence by offering structured learning paths and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Lihang

    Lihang

    Statistical learning methods (2nd edition) [Li Hang]

    Lihang is an open-source repository that provides educational notes, mathematical derivations, and code implementations based on the book Statistical Learning Methods by Li Hang. The repository aims to help readers understand the theoretical foundations of machine learning algorithms through practical implementations and detailed explanations. It includes notebooks and scripts that demonstrate how key algorithms such as perceptrons, decision trees, logistic regression, support vector machines, and hidden Markov models work in practice.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Learn_Machine_Learning_in_3_Months

    Learn_Machine_Learning_in_3_Months

    This is the code for "Learn Machine Learning in 3 Months"

    This repository outlines an ambitious self-study curriculum for learning machine learning in roughly three months, emphasizing breadth, momentum, and hands-on practice. It sequences core topics—math foundations, classic ML, deep learning, and applied projects—so learners can pace themselves week by week. The plan mixes reading, lectures, coding assignments, and small build-it-yourself projects to reinforce understanding through repetition and implementation. Because ML is a wide field, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mAP

    mAP

    Evaluates the performance of your neural net for object recognition

    In practice, a higher mAP value indicates a better performance of your neural net, given your ground truth and set of classes. The performance of your neural net will be judged using the mAP criteria defined in the PASCAL VOC 2012 competition. We simply adapted the official Matlab code into Python (in our tests they both give the same results).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB