All Projects → bfortuner → Ml Study

bfortuner / Ml Study

ML Learning Sabbatical Study Materials

Projects that are alternatives of or similar to Ml Study

Silero Vad
Silero VAD: pre-trained enterprise-grade Voice Activity and Number Detector
Stars: ✭ 108 (-3.57%)
Mutual labels:  jupyter-notebook
Program synthesis
Program Synthesis
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
An Introduction To Statistical Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Stars: ✭ 1,843 (+1545.54%)
Mutual labels:  jupyter-notebook
Deepscm
Repository for Deep Structural Causal Models for Tractable Counterfactual Inference
Stars: ✭ 106 (-5.36%)
Mutual labels:  jupyter-notebook
Lstm Gru Pytorch
LSTM and GRU in PyTorch
Stars: ✭ 109 (-2.68%)
Mutual labels:  jupyter-notebook
Pydata Book
利用Python进行数据分析(https://read.douban.com/reader/ebook/15249337/)源代码整理版
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Quantecon.notebooks
Jupyter notebooks contributed by QuantEcon developers, users and the community
Stars: ✭ 111 (-0.89%)
Mutual labels:  jupyter-notebook
Sigver wiwd
Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Others
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Deepfashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
Stars: ✭ 1,628 (+1353.57%)
Mutual labels:  jupyter-notebook
Wechat Zhihu Csdnblog Code
WeChat Official Accounts, zhihu and CSDN'blog code
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Web Deep Learning Classifier
Deep Learning model to classify food (Web App)
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Qwiklabs
labs guide for completing qwiklabs challenge
Stars: ✭ 103 (-8.04%)
Mutual labels:  jupyter-notebook
Hello World
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐
Stars: ✭ 1,464 (+1207.14%)
Mutual labels:  jupyter-notebook
Numba examples
Examples using Numba.
Stars: ✭ 111 (-0.89%)
Mutual labels:  jupyter-notebook
Ewc.pytorch
An implementation of EWC with PyTorch
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Mlf Mlt
📚 机器学习基石和机器学习技法作业
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Audiosetdl
Scripts for downloading AudioSet
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook
Stock Market Analysis And Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Stars: ✭ 112 (+0%)
Mutual labels:  jupyter-notebook

ML Study

Notebooks and programs for machine learning study

Setup

  1. Install Anaconda
  2. Install python libraries
pip install bcolz
pip install theano
pip install keras

Tools

Tutorials and cheat sheets for libraries and tools

Pandas

Numpy

Scikit-learn

Data School ML Basics with Scikit

Keras

Tensorflow

Tutorial on Tensorflow

Matplotlib

Tmux

Resources

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].