All Projects → Machine Learning With Python → Similar Projects or Alternatives

6348 Open source projects that are alternatives of or similar to Machine Learning With Python

Adaptnlp
An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.
Stars: ✭ 278 (-91.66%)
Mutual labels:  jupyter-notebook
Iccv19 Gluoncv
Tutorial Materials for ICCV19
Stars: ✭ 277 (-91.69%)
Mutual labels:  jupyter-notebook
Islr Python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Stars: ✭ 3,344 (+0.3%)
Mutual labels:  jupyter-notebook
Grad Cam Tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
Stars: ✭ 261 (-92.17%)
Mutual labels:  jupyter-notebook
graphgrove
A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and nearest neighbor search
Stars: ✭ 29 (-99.13%)
Mutual labels:  hierarchical-clustering
Causality
Stars: ✭ 252 (-92.44%)
Mutual labels:  jupyter-notebook
randomforest-density-python
Random Forests for Density Estimation in Python
Stars: ✭ 24 (-99.28%)
Mutual labels:  random-forest
Np Hard Deep Reinforcement Learning
pytorch neural combinatorial optimization
Stars: ✭ 274 (-91.78%)
Mutual labels:  jupyter-notebook
Sipmask
SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
Stars: ✭ 255 (-92.35%)
Mutual labels:  jupyter-notebook
Spacy Notebooks
💫 Jupyter notebooks for spaCy examples and tutorials
Stars: ✭ 255 (-92.35%)
Mutual labels:  jupyter-notebook
Rb Libsvm
Ruby language bindings for LIBSVM
Stars: ✭ 278 (-91.66%)
Mutual labels:  svm
motionLib
quaternion, euler angle, interpolation, cubic bezier, cubic spline, PCA, etc.
Stars: ✭ 23 (-99.31%)
Mutual labels:  pca
Learning To Reweight Examples
PyTorch Implementation of the paper Learning to Reweight Examples for Robust Deep Learning
Stars: ✭ 255 (-92.35%)
Mutual labels:  jupyter-notebook
Stn.keras
Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.
Stars: ✭ 265 (-92.05%)
Mutual labels:  jupyter-notebook
sentences-similarity-cluster
Calculate similarity of sentences & Cluster the result.
Stars: ✭ 14 (-99.58%)
Mutual labels:  hierarchical-clustering
Advhat
AdvHat: Real-world adversarial attack on ArcFace Face ID system
Stars: ✭ 268 (-91.96%)
Mutual labels:  jupyter-notebook
Fall-Detection-Dataset
FUKinect-Fall dataset was created using Kinect V1. The dataset includes walking, bending, sitting, squatting, lying and falling actions performed by 21 subjects between 19-72 years of age.
Stars: ✭ 16 (-99.52%)
Mutual labels:  svm
Football Crunching
Analysis and datasets about football (soccer)
Stars: ✭ 252 (-92.44%)
Mutual labels:  jupyter-notebook
regression-wasm
Testing doing basic regression with web assembly
Stars: ✭ 32 (-99.04%)
Mutual labels:  linear-regression
Kubeflow Labs
👩‍🔬 Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure
Stars: ✭ 275 (-91.75%)
Mutual labels:  jupyter-notebook
LSTM-Time-Series-Analysis
Using LSTM network for time series forecasting
Stars: ✭ 41 (-98.77%)
Mutual labels:  random-forest
Audio cat dog classification
Classification of WAV files from cats and dogs
Stars: ✭ 16 (-99.52%)
Mutual labels:  pca
Nlpython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Stars: ✭ 265 (-92.05%)
Mutual labels:  jupyter-notebook
SNPRelate
R package: parallel computing toolset for relatedness and principal component analysis of SNP data (Development Version)
Stars: ✭ 74 (-97.78%)
Mutual labels:  pca
fit
Fusion ICA Toolbox (MATLAB)
Stars: ✭ 13 (-99.61%)
Mutual labels:  pca
hlda
Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model
Stars: ✭ 138 (-95.86%)
Mutual labels:  lda
Introduction Datascience Python Book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
Stars: ✭ 275 (-91.75%)
Mutual labels:  jupyter-notebook
machine-learning-implemetation-python
Basic Machine Learning implementation with python
Stars: ✭ 51 (-98.47%)
Mutual labels:  linear-regression
Computation Thru Dynamics
Understanding computation in artificial and biological recurrent networks through the lens of dynamical systems.
Stars: ✭ 273 (-91.81%)
Mutual labels:  jupyter-notebook
Mobike Crawler
摩拜单车爬虫
Stars: ✭ 265 (-92.05%)
Mutual labels:  jupyter-notebook
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-99.1%)
Mutual labels:  svm
multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
Stars: ✭ 66 (-98.02%)
Mutual labels:  decision-trees
Embeddedsystem
📚 嵌入式系统基础知识与主流编程语言相关内容总结
Stars: ✭ 266 (-92.02%)
Mutual labels:  jupyter-notebook
moses
Streaming, Memory-Limited, r-truncated SVD Revisited!
Stars: ✭ 19 (-99.43%)
Mutual labels:  pca
netflix-style-recommender
A simple movie recommendation engine
Stars: ✭ 65 (-98.05%)
Mutual labels:  linear-regression
tomoto-ruby
High performance topic modeling for Ruby
Stars: ✭ 49 (-98.53%)
Mutual labels:  lda
Mathematical Python
Introduction to Mathematical Computing with Python and Jupyter
Stars: ✭ 273 (-91.81%)
Mutual labels:  jupyter-notebook
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-99.55%)
Mutual labels:  linear-regression
Deep Learning Keras Tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
Stars: ✭ 2,868 (-13.98%)
Mutual labels:  jupyter-notebook
go-topics
Latent Dirichlet Allocation
Stars: ✭ 23 (-99.31%)
Mutual labels:  lda
Kickstarter-Anticipator
The main aim of this project is to tell that the certain project will be successful or it will fail by applying machine learning algorithm. In this , LOGISTIC REGRESSION is used to determine the success of the project by splitting the data into training and testing models and predicting a successful one.
Stars: ✭ 13 (-99.61%)
Mutual labels:  logistic-regression
ParallelKMeans.jl
Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
Stars: ✭ 45 (-98.65%)
Mutual labels:  kmeans-clustering
Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (-91.72%)
Mutual labels:  jupyter-notebook
wordfish-python
extract relationships from standardized terms from corpus of interest with deep learning 🐟
Stars: ✭ 19 (-99.43%)
Mutual labels:  lda
Word2gm
Word to Gaussian Mixture Model
Stars: ✭ 265 (-92.05%)
Mutual labels:  jupyter-notebook
Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Stars: ✭ 18 (-99.46%)
Mutual labels:  logistic-regression
The-Supervised-Learning-Workshop
An Interactive Approach to Understanding Supervised Learning Algorithms
Stars: ✭ 24 (-99.28%)
Mutual labels:  decision-trees
Tensorflow basic tutorial
Stars: ✭ 265 (-92.05%)
Mutual labels:  jupyter-notebook
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-98.56%)
Mutual labels:  lda
Github-Stars-Predictor
It's a github repo star predictor that tries to predict the stars of any github repository having greater than 100 stars.
Stars: ✭ 34 (-98.98%)
Mutual labels:  random-forest
Altair Tutorial
Notebooks for the Altair tutorial
Stars: ✭ 273 (-91.81%)
Mutual labels:  jupyter-notebook
Aws Deepcomposer Samples
Stars: ✭ 273 (-91.81%)
Mutual labels:  jupyter-notebook
Deeplearning Challenges
Codes for weekly challenges on Deep Learning by Siraj
Stars: ✭ 264 (-92.08%)
Mutual labels:  jupyter-notebook
Lecture-3-Linear-Models
ICDSS Machine Learning Workshop Series: Linear Models
Stars: ✭ 19 (-99.43%)
Mutual labels:  linear-regression
Presentations
Collection of presentations for advanced Python topics
Stars: ✭ 264 (-92.08%)
Mutual labels:  jupyter-notebook
HRTF-Individualization
Head-related Transfer Function Customization Process through Slider using PCA and SH in Matlab
Stars: ✭ 38 (-98.86%)
Mutual labels:  pca
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (-98.98%)
Mutual labels:  hierarchical-clustering
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (-91.96%)
Mutual labels:  jupyter-notebook
Lotterypredict
TensorFlow实战,使用LSTM预测彩票
Stars: ✭ 263 (-92.11%)
Mutual labels:  jupyter-notebook
301-360 of 6348 similar projects