#
Keras
Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.
Here are 236 public repositories matching this topic...
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
python
nlp
open-source
data-science
machine-learning
computer-vision
deep-learning
tensorflow
numpy
scikit-learn
keras
pandas
data-visualization
seaborn
datascience
neural-networks
data-analysis
matplotlib
-
Updated
Jun 24, 2022 - HTML
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
-
Updated
Nov 11, 2017 - HTML
Tutorials and my solutions to the Udacity NLP Nanodegree
python
nlp
hmm
udacity
machine-translation
keras
topic-modeling
nanodegree
deeplearning
speech-to-text
udacity-nanodegree
part-of-speech-tagger
nlpnd
-
Updated
Sep 13, 2018 - HTML
Emotion detection on browser using TensorFlow.js
javascript
machine-learning
chrome
deep-learning
tensorflow
keras
emotion
emotion-detection
emotion-recognition
shape-detection-api
tensorflowjs
tfjs
-
Updated
May 23, 2020 - HTML
MIT-BIH ECG data recognition using 1d CNN with tensorflow2
-
Updated
Dec 10, 2020 - HTML
TensorFlow with R
-
Updated
Nov 12, 2021 - HTML
a Keras neural network trained to write Shakespearean sonnets, with a Flask web interface
-
Updated
Feb 10, 2017 - HTML
python
procedural-generation
tensorflow
genetic-algorithm
game-development
keras
artificial-intelligence
gan
genetic-algorithms
gans
computational-creativity
bitsy
-
Updated
May 26, 2019 - HTML
This is a WebApp, which detects lung diseases with integrated stripe payment processing.
python
machine-learning
deep-learning
stripe
tensorflow
keras
jupyter-notebook
webapp
lung-cancer
lung-cancer-detection
lungcure
-
Updated
May 26, 2022 - HTML
Image Classification Web app built using Hasura
-
Updated
Jul 6, 2022 - HTML
ISIC 2019 - Skin Lesion Analysis Towards Melanoma Detection
udacity
tensorflow
keras
convolutional-neural-networks
transfer-learning
dermatology
ensemble-model
udacity-machine-learning-nanodegree
fine-tuning
capstone-project
melanoma
skin-cancer
skin-lesion-classification
out-of-distribution-detection
isic-2019
-
Updated
Nov 24, 2020 - HTML
Collection of statistical scripts, image analysis workflows, data used in publications by the Misteli Lab.
learning
workflow
r
knime
cancer
biology
tensorflow
keras
deep
biological-data-analysis
image-analysis
genomic-data-analysis
misteli-lab
-
Updated
Mar 19, 2019 - HTML
Mixture of experts on convolutional neural network using Keras and Cifar10
-
Updated
Dec 7, 2017 - HTML
AAAI 2019 Tutorial
-
Updated
Jun 22, 2020 - HTML
CVPR 2018 Tutorial
-
Updated
Jun 22, 2020 - HTML
Automated methods to detect and classify human diseases from medical images, using Deep Neural Networks
data-science
machine-learning
deep-learning
keras
python3
convolutional-neural-networks
keras-neural-networks
-
Updated
Jun 18, 2018 - HTML
Creating Predictions for Numerai with Keras and scikit-learn
python
neural-network
tournament
scikit-learn
sklearn
keras
jupyter-notebook
cross-validation
python3
keras-neural-networks
numerai
gridsearchcv
-
Updated
Nov 9, 2017 - HTML
Coursera - Deep Learning Specialization - deeplearning.ai
deep-learning
neural-network
tensorflow
keras
coursera
recurrent-neural-networks
batch-normalization
convolutional-neural-networks
gradient-descent
hyperparameter-tuning
andrew-ng
classification-algorithims
mini-batch-gradient-descent
neural-style-transfer
deeplearning-ai
yolov3
machine-learning-case-study
-
Updated
Apr 9, 2019 - HTML
泰迪杯数据挖掘C题-轨迹挖掘
-
Updated
May 22, 2019 - HTML
Machine translation pipeline. Ready models to translate between languages.
-
Updated
Dec 25, 2017 - HTML
-
Updated
Apr 1, 2018 - HTML
Contains detailed notes, codes, answers to quizzes and exercises of all the 3 courses of the AI for Medicine specialization, by deeplearning.ai
computer-vision
keras
coursera
artificial-intelligence
deeplearning
deeplearning-ai
ai-for-medicine
ai-for-medicine-coursera
ai-for-medical-diagnosis
ai-for-medical-prognosis
ai-for-medical-treatment
-
Updated
Aug 2, 2020 - HTML
github-pages
deep-learning
tensorflow
google-cloud-storage
keras
jupyter-notebook
gcp
lstm
rnn
google-cloud-functions
fullstack
google-colab
-
Updated
Dec 27, 2020 - HTML
Created by François Chollet
Released March 27, 2015
- Organization
- keras-team
- Website
- keras.io
- Wikipedia
- Wikipedia
I opened jupyter notebook and openend the HTML.ipynb
I clicked on Cells>Run all
I waited for a while and then I got this result:
https://ibb.co/gRg3Z0n
If this can help I also got this message.
https://ibb.co/ZcbtH1N
How can I fix this so that I can generate the HTML code?
Thanks in advance