All Projects → Jcharis → Machine Learning Web Apps

Jcharis / Machine Learning Web Apps

Building and Embedding Machine Learning Model into a Web App(With Flask,Streamlit,etc)

Projects that are alternatives of or similar to Machine Learning Web Apps

Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-0.88%)
Mutual labels:  jupyter-notebook
Experiments with python
experiments with python
Stars: ✭ 342 (+0%)
Mutual labels:  jupyter-notebook
Pytorchnethub
项目注释+论文复现+算法竞赛
Stars: ✭ 341 (-0.29%)
Mutual labels:  jupyter-notebook
Notebooks
interactive notebooks from Planet Engineering
Stars: ✭ 339 (-0.88%)
Mutual labels:  jupyter-notebook
Face Recognition
Deep face recognition with Keras, Dlib and OpenCV
Stars: ✭ 342 (+0%)
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%)
Mutual labels:  jupyter-notebook
Artistic Style Transfer
Convolutional neural networks for artistic style transfer.
Stars: ✭ 341 (-0.29%)
Mutual labels:  jupyter-notebook
Global Flow Local Attention
The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
Stars: ✭ 345 (+0.88%)
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 (+999.42%)
Mutual labels:  jupyter-notebook
Gumbel Softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
Stars: ✭ 343 (+0.29%)
Mutual labels:  jupyter-notebook
Medmnist
[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Stars: ✭ 338 (-1.17%)
Mutual labels:  jupyter-notebook
Cs231n Camp
cs231n training camp
Stars: ✭ 342 (+0%)
Mutual labels:  jupyter-notebook
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (+0.29%)
Mutual labels:  jupyter-notebook
Dsprites Dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
Stars: ✭ 340 (-0.58%)
Mutual labels:  jupyter-notebook
Pineapple
Stars: ✭ 344 (+0.58%)
Mutual labels:  jupyter-notebook
Python Topic Model
Implementation of various topic models
Stars: ✭ 339 (-0.88%)
Mutual labels:  jupyter-notebook
Covid19 Forecast Hub
Projections of COVID-19, in standardized format
Stars: ✭ 342 (+0%)
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.88%)
Mutual labels:  jupyter-notebook
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (+0.58%)
Mutual labels:  jupyter-notebook
Tusimple Benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
Stars: ✭ 340 (-0.58%)
Mutual labels:  jupyter-notebook

Machine-Learning-Web-Apps

Building and Embedding Machine Learning Model into a Web App(With Flask,Streamlit,Express,etc)

Basic Requirements

For Python ML Web Apps

  • Flask
  • Streamlit
  • Scikit-learn
  • Pandas
  • Numpy
  • Joblib/Pickle
  • Matplotlib
  • Spacy
  • NLTK
  • Textblob
  • Requests

For Nodejs ML Web App

  • Express.js
  • Brainjs
  • Body-parser
  • etc
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].