All Projects → nyu-dl → Intro_to_ml_lecture_note

nyu-dl / Intro_to_ml_lecture_note

Projects that are alternatives of or similar to Intro to ml lecture note

Notebooks
interactive notebooks from Planet Engineering
Stars: ✭ 339 (-1.74%)
Mutual labels:  jupyter-notebook
Attack Python Client
Python Script to access ATT&CK content available in STIX via a public TAXII server
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (-0.29%)
Mutual labels:  jupyter-notebook
Azureml Bert
End-to-End recipes for pre-training and fine-tuning BERT using Azure Machine Learning Service
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Experiments with python
experiments with python
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Tusimple Benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
Stars: ✭ 340 (-1.45%)
Mutual labels:  jupyter-notebook
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-1.74%)
Mutual labels:  jupyter-notebook
Machine Learning Web Apps
Building and Embedding Machine Learning Model into a Web App(With Flask,Streamlit,etc)
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Covid19 Forecast Hub
Projections of COVID-19, in standardized format
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Pineapple
Stars: ✭ 344 (-0.29%)
Mutual labels:  jupyter-notebook
Cs231n Camp
cs231n training camp
Stars: ✭ 342 (-0.87%)
Mutual labels:  jupyter-notebook
Distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
Stars: ✭ 3,760 (+989.86%)
Mutual labels:  jupyter-notebook
Gumbel Softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
Stars: ✭ 343 (-0.58%)
Mutual labels:  jupyter-notebook
Medmnist
[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Stars: ✭ 338 (-2.03%)
Mutual labels:  jupyter-notebook
Global Flow Local Attention
The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
Stars: ✭ 345 (+0%)
Mutual labels:  jupyter-notebook
Dsprites Dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
Stars: ✭ 340 (-1.45%)
Mutual labels:  jupyter-notebook
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (-0.58%)
Mutual labels:  jupyter-notebook
Pythonfromspace
Python Examples for Remote Sensing
Stars: ✭ 344 (-0.29%)
Mutual labels:  jupyter-notebook
Tbd Nets
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
Stars: ✭ 345 (+0%)
Mutual labels:  jupyter-notebook
Pytorchnethub
项目注释+论文复现+算法竞赛
Stars: ✭ 341 (-1.16%)
Mutual labels:  jupyter-notebook

This is a lecture note for CSCI-UA.0473-001 at NYU. This note will be continuously updated until I (Kyunghyun Cho) retire from the University.

I don't think anyone would, but if anyone wants to cite this lecture note, use

@techreport{cho2017ml, 
   title={Brief Introduction to Machine Learning without Deep Learning}, 
   author={Kyunghyun Cho}, 
   year={2017}, 
   institution={New York University}, 
   type={\notype}, 
   note={Lecture Note for CSCI-UA.0473-001} 
}
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].