🧙 A web app to generate template code for machine learning
-
Updated
Aug 23, 2023 - Python
🧙 A web app to generate template code for machine learning
Using temporal convolution to detect Audio Deepfakes
A Streamlit application to play with machine learning models directly from the browser
Deep learning library in python from scratch
Neural Networks Fundamentals with Python – implementing neural networks from scratch
I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be ha…
Machine learning 101. machine learning hello world with python
A curated list of awesome Machine Learning frameworks, libraries and software. With repository stars⭐ and forks🍴
Welcome to the Machine Learning Tutorials repository! This repository contains tutorials and code examples for various machine learning algorithms implemented in Python.
Implementation of Andrew Ng's Machine Learning Tutorial
PCA applied on images and Naive Bayes Classifier to classify them. Validation, cross validation and grid search with multi class SVM
Code and exercises of the Machine Learning Crash Course
The "Hello World" of machine learning with the iris classification dataset, coded in Python
Colorize black & white images, using machine learning in Python
Machine Learning Software that predicts planets based on their distance from the sun, number of satellites and various properties
Bootcamp python organised by 42's association 42AI
《机器学习实战》Python3实现
Deep learning basic blocks
Creating a logistic regression algorithm without using a library and making cancer classification with this algorithm model (Kaggle Explained)
This Python code represents a machine learning project that builds a simple linear regression model using experience and salary data. It plots the data, constructs the regression model, and visualizes the results.
Add a description, image, and links to the machine-learning-tutorials topic page so that developers can more easily learn about it.
To associate your repository with the machine-learning-tutorials topic, visit your repo's landing page and select "manage topics."