All Projects → bksahu → 100DaysOfMLCode

bksahu / 100DaysOfMLCode

Licence: other
I am taking up the #100DaysOfMLCode Challenge 😎

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 100DaysOfMLCode

Lecture-3-Linear-Models
ICDSS Machine Learning Workshop Series: Linear Models
Stars: ✭ 19 (+58.33%)
Mutual labels:  scikit-learn, keras-tensorflow
Otto
Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
Stars: ✭ 894 (+7350%)
Mutual labels:  scikit-learn, keras-tensorflow
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+366.67%)
Mutual labels:  scikit-learn, keras-tensorflow
Jetson Containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Stars: ✭ 223 (+1758.33%)
Mutual labels:  scikit-learn
Text Classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK
Stars: ✭ 239 (+1891.67%)
Mutual labels:  scikit-learn
TF2DeepFloorplan
TF2 Deep FloorPlan Recognition using a Multi-task Network with Room-boundary-Guided Attention. Enable tensorboard, quantization, flask, tflite, docker, github actions and google colab.
Stars: ✭ 98 (+716.67%)
Mutual labels:  keras-tensorflow
intro-to-ml
A basic introduction to machine learning (one day training).
Stars: ✭ 15 (+25%)
Mutual labels:  scikit-learn
Svm mnist digit classification
MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
Stars: ✭ 226 (+1783.33%)
Mutual labels:  scikit-learn
pipeline
PipelineAI Kubeflow Distribution
Stars: ✭ 4,154 (+34516.67%)
Mutual labels:  scikit-learn
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+24616.67%)
Mutual labels:  scikit-learn
Datacamp Python Data Science Track
All the slides, accompanying code and exercises all stored in this repo. 🎈
Stars: ✭ 250 (+1983.33%)
Mutual labels:  scikit-learn
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+24533.33%)
Mutual labels:  scikit-learn
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+258.33%)
Mutual labels:  keras-tensorflow
Eland
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
Stars: ✭ 235 (+1858.33%)
Mutual labels:  scikit-learn
TF-Speech-Recognition-Challenge-Solution
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
Stars: ✭ 58 (+383.33%)
Mutual labels:  scikit-learn
Kagglestruggle
Kaggle Struggle
Stars: ✭ 228 (+1800%)
Mutual labels:  scikit-learn
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker tags:
Stars: ✭ 29 (+141.67%)
Mutual labels:  scikit-learn
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+26166.67%)
Mutual labels:  scikit-learn
Porndetector
Porn images detector with python, tensorflow, scikit-learn and opencv.
Stars: ✭ 248 (+1966.67%)
Mutual labels:  scikit-learn
kenchi
A scikit-learn compatible library for anomaly detection
Stars: ✭ 36 (+200%)
Mutual labels:  scikit-learn

100DaysOfMLCode

I am taking up the #100DaysOfMLCode Challenge 😎

Installation

# Skip it if you already have anaconda
$ pip install -r requirements.txt

Usage

# Run notebooks
$ jupyter notebook

# Run python files
$ python file_name.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].