#
streamlit
Here are 1,297 public repositories matching this topic...
python
machine-learning
microservices
deployment
serverless
functions
faas
python-functions
type-hints
pydantic
fastapi
streamlit
-
Updated
Aug 27, 2021 - Python
template
website
machine-learning
deep-learning
tensorflow
scikit-learn
sklearn
pytorch
webapp
machine-learning-tutorials
pytorch-ignite
pytorch-lightning
streamlit
-
Updated
Jun 28, 2021 - Python
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
python
finance
fun
data-science
data
machine-learning
trading
analytics
apps
models
mathematics
innovation
exploration
awesome-list
streamlit
-
Updated
Aug 25, 2021 - HTML
nlp
machine-learning
natural-language-processing
text-classification
spacy
visualizer
named-entity-recognition
ner
dependency-parsing
tokenization
word-vectors
visualizers
streamlit
part-of-speech-tagging
-
Updated
Aug 25, 2021 - Python
Compilation of R and Python programming codes on the Data Professor YouTube channel.
python
data-science
machine-learning
r
shiny
scikit-learn
exploratory-data-analysis
pandas
datascience
machinelearning
python-data-science
data-science-python
scikit-learn-python
streamlit
dataprofessor
data-professor
-
Updated
Jan 22, 2021 - Jupyter Notebook
1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
sentiment-analysis
text-classification
entity-resolution
nlu
transformers
language-detection
pandas
named-entity-recognition
text-summarization
seq2seq
lemmatizer
spell-checker
text-translation
dependency-parsing
sentiment-classifier
natural-language-understanding
sentence-embeddings
t5
streamlit
bert-embedding
-
Updated
Aug 26, 2021 - Python
Generic template to bootstrap your PyTorch project with PyTorch Lightning, Hydra, W&B, DVC, and Streamlit.
template
research
deep-learning
best-practices
pytorch
hydra
reproducibility
project-structure
dvc
pytorch-lightning
streamlit
wandb
weights-and-biases
-
Updated
Jun 5, 2021 - Python
visualization
machine-learning
dashboard
deep-learning
streamlit
best-of
streamlit-webapp
streamlit-component
best-of-list
-
Updated
Aug 16, 2021
Repository for Project Insight: NLP as a Service
nlp
docker
machine-learning
natural-language-processing
microservice
transformer
fastapi
huggingface
streamlit
huggingface-transformer
streamlit-webapp
transformers-models
-
Updated
Jun 15, 2021 - Python
Deploy and scale serverless machine learning app - in 4 steps.
react
aws
computer-vision
aws-lambda
deployment
serverless
production
pytorch
gan
style-transfer
serverless-framework
netlify
scalable-applications
cartoonify
machine-learning-production
cartoongan
netlify-deployment
streamlit
-
Updated
Aug 29, 2021 - Jupyter Notebook
Real-time video and audio streams over the network, with Streamlit.
-
Updated
Sep 1, 2021 - Python
A repository to keep track of all the code that I end up writing for my blog posts.
python
data
machine-learning
spark
time-series
graphs
chatbot
blogging
datascience
gan
xgboost
mcmc
streamlit
-
Updated
Oct 1, 2020 - Jupyter Notebook
Open
Models in French
gagan3012
commented
May 12, 2021
Network-to-Network Translation with Conditional Invertible Neural Networks
lightning
pytorch
generative-model
inn
gans
autoencoders
normalizing-flows
pytorch-lightning
streamlit
-
Updated
Apr 20, 2021 - Python
Simple web app example serving a PyTorch model using streamlit and FastAPI
-
Updated
Aug 19, 2021 - Python
JupyterHub extension for ContainDS Dashboards
-
Updated
Aug 27, 2021 - Python
-
Updated
Feb 1, 2021 - Python
Stream images from a connected camera over MQTT, view using Streamlit, record to file and sqlite
-
Updated
Apr 18, 2021 - Python
Generate a cool README/About me page for your Github Profile
streamlit
streamlit-webapp
github-readme
github-readme-profile
github-readme-generator
github-aboutme
-
Updated
Aug 22, 2021 - Python
Leetcode using AI
-
Updated
Jul 18, 2021 - Jupyter Notebook
Pandas profiling component for Streamlit.
python
data-science
demo
pandas
pandas-profiling
streamlit
streamlit-component
streamlit-pandas-profiling
-
Updated
Aug 12, 2021 - Python
-
Updated
Jun 10, 2021 - Jupyter Notebook
-
Updated
May 13, 2021 - Python
Tensorflow implementation of MIRNet for Low-light image enhancement
computer-vision
deep-learning
tensorflow
image-restoration
tensorflow2
streamlit
low-light-image-enhancement
streamlit-webapp
mirnet
-
Updated
Jan 21, 2021 - Jupyter Notebook
Ace editor component for Streamlit.
-
Updated
Aug 12, 2021 - Python
Improve this page
Add a description, image, and links to the streamlit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the streamlit topic, visit your repo's landing page and select "manage topics."
We currently print a warning as shown below when a user sets both a widget default value in the function defining the widget as well as a widget value via the widget's key in
st.session_stateWhile we certainly want to do this by default since doing both is not recommended, we should provide a