Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with keras-neural-networks

A curated list of projects in awesome lists tagged with keras-neural-networks .

https://github.com/philipperemy/keras-attention

Keras Attention Layer (Luong and Bahdanau scores).

attention-mechanism attention-model deep-learning keras keras-neural-networks

Last synced: 20 Dec 2024

https://github.com/scisharp/keras.net

Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.

csharp-library deep-learning deep-learning-library fsharp-library keras keras-neural-networks neural-network

Last synced: 18 Dec 2024

https://github.com/SciSharp/Keras.NET

Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.

csharp-library deep-learning deep-learning-library fsharp-library keras keras-neural-networks neural-network

Last synced: 02 Nov 2024

https://github.com/awslabs/keras-apache-mxnet

[DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support

apache-mxnet deep-learning keras keras-mxnet keras-neural-networks keras-tutorials mxnet python

Last synced: 27 Nov 2024

https://github.com/snknitin/DeepfakeCapsuleGAN

Using Capsule Networks in GANS to generate very realistic fake images that could perhaps be used for deepfakes

capsule-networks celeba-dataset cifar-10 gans generative-adversarial-network keras-neural-networks mnist

Last synced: 11 Nov 2024

https://github.com/danmorales/cursods_profdanilo

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube

aprendizado-de-maquina ciencia-de-dados data-science deep-learning keras-classification-models keras-layer keras-models keras-neural-networks machine-learning machine-learning-algorithms numpy pandas-dataframe pandas-python scikit-learn scikitlearn-machine-learning scipy tensorflow tensorflow-tutorials

Last synced: 12 Nov 2024

https://github.com/philipperemy/stock-volatility-google-trends

Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf

google-trends keras keras-neural-networks keras-tensorflow tensorflow tensorflow-examples tensorflow-experiments

Last synced: 13 Oct 2024

https://github.com/uppulurikalyani/ml-nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!

ann cnn computer-vision gssoc-ext gssoc24 hacktoberfest hacktoberfest-accepted keras-neural-networks keras-tensorflow machine-learning ml-frameworks natural-language-processing neural-networks opencv python pytorch transfer-learning

Last synced: 18 Dec 2024

https://github.com/anujdutt9/ai-chatbot

AI Chatbot using Dynamic Memory Network in Keras.

chatbot keras keras-neural-networks python-3-5

Last synced: 03 Dec 2024

https://github.com/philipperemy/keras-seq2seq-example

Toy Keras implementation of a seq2seq model with examples.

keras keras-neural-networks keras-tutorials seq2seq tensorflow

Last synced: 22 Oct 2024

https://github.com/deepsense-ai/Keras-PyTorch-AvP-transfer-learning

We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!

alien keras keras-classification-models keras-models keras-neural-networks keras-tutorials predator pytorch pytorch-cnn pytorch-implementation pytorch-tutorial pytorch-tutorials

Last synced: 27 Nov 2024

https://github.com/soumik12345/nearest-celebrity-face

Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.

deep-learning deep-neural-networks deeplearning face face-recognition facenet facenet-model inception inception-resnet-v2 inceptionv2 keras keras-neural-networks keras-tensorflow machine-learning machinelearning meta-learning one-shot-learning python python3 tensorflow

Last synced: 02 Nov 2024

https://github.com/vitorcarvalho67/barium

Cutting-edge Python software utilizing neural networks and machine learning for precise hand movement tracking

cnn-keras computer-vision cv2 deep-learning human-computer-interaction keras-neural-networks machine-learning mediapipe-hands open-source opencv scikit-learn virtual-mouse

Last synced: 02 Dec 2024

https://github.com/abhijithneilabraham/mlcourse

A machine learning course flow that will make you more curious after I teach you!

keras-neural-networks keras-tensorflow learning machine ml python3

Last synced: 23 Oct 2024

https://github.com/payne911/sr-rescnn-keras

A Keras implementation of a SISR (Single-Image Super-Resolution) Residual-CNN.

cnn cnn-keras image-processing image-resolution keras keras-models keras-neural-networks sisr super-resolution

Last synced: 29 Nov 2024

https://github.com/nirantk/keras-practice

Notebooks covering Intro to CNN, Transfer Learning using VGG16

cnn-keras cnn-lecture keras keras-neural-networks keras-practice

Last synced: 14 Oct 2024

https://github.com/fbraza/fruitdetect

A deep learning model developed in the frame of the applied masters of Data Science and Data Engineering. We propose here an application to detect 4 different fruits and a validation step that relies on gestural detection. A full report can be read in the README.md. If anything is needed feel free to reach out.

deep-learning keras-neural-networks python3 socket-io yolov4

Last synced: 27 Nov 2024

https://github.com/lucko515/fully-connected-nn

The fully connected neural network implemented in Numpy, from scratch, in Tensorflow and in Keras. The bonus code: Implementation of many different activation functions, in python, weight inits.

kaggle-dataset keras-neural-networks machine-learning neural-network tesnorflow

Last synced: 15 Oct 2024

https://github.com/prakharchoudhary/mlworld

A collection of simple machine learning projects, that got me started in this wonderful domain!

classification clustering iris-dataset keras-neural-networks knn machine-learning neural-networks numpy pandas python scikit-learn

Last synced: 06 Dec 2024

https://github.com/mlh-fellowship/0.1.2-sentiment-analysis-visualization

Machine Learning Web Application. Helps to visualize a character-by-character breakdown of how sentiment analysis classifies text

bentoml keras keras-neural-networks lstm lstm-sentiment-analysis machine-learning machine-learning-algorithms sentiment-analysis-visualization visualizations

Last synced: 17 Dec 2024

https://github.com/xoraus/fashionnet

Learn how to create a fashion classifier using CNNs, while delving into image preprocessing and optimization.

artificial-intelligence fashion-mnist keras-neural-networks machine-learning neural-networks python3

Last synced: 14 Nov 2024

https://github.com/bhattbhavesh91/xavier-initialization-walkthrough

A repository to show how Xavier initialization in Neural Networks help to initialize the weights of the network with random values that are not too small and not too large.

advantages keras keras-neural-networks keras-tensorflow neural-network neural-networks xavier-initialization xavier-initializer

Last synced: 16 Nov 2024

https://github.com/wolny/keras-image-net

Simple REST app for image classification using Keras pre-trained deep learning models

flask image-classification keras-neural-networks keras-tensorflow tensorflow

Last synced: 19 Nov 2024

https://github.com/shettysach/kannada-digit-recognizer-v1

Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.

cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks customtkinter digit-recognition-mnist digit-recognizer kannada kannada-digit kannada-mnist keras keras-classification-models keras-neural-networks mnist mnist-classification opencv tensorflow tensorflow2 tkinter

Last synced: 04 Dec 2024

https://github.com/prakharjadaun/ml-learn-with-me

Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.

backpropagation data-visualization keras-neural-networks learn-with-me machine-learning numpy seaborn

Last synced: 17 Nov 2024

https://github.com/amarlearning/language-translation-model

Neural network model to translate text from french to english langauge

encoder-decoder-model keras keras-neural-networks machine-learning neural-machine-translation nlp

Last synced: 14 Nov 2024

https://github.com/rid17pawar/fashionapparelclassification-webapp

A web application for classifying clothing photos uploaded by users. It makes use of a deep learning model which is deployed using FastAPI. Achieved 85% accuracy in classifying images.

cnn-keras cnn-model fastapi image-classification keras keras-models keras-neural-networks neural-network react reactjs

Last synced: 17 Nov 2024

https://github.com/devamoghs/lstm-text-generation

A generative model for text, character-by-character using LSTM recurrent neural networks in Python with Keras. Later extending to make Predictive Keyboard.

artificial-intelligence data-science deep-learning keras-neural-networks lstm-neural-networks machine-learning natural-language-generation

Last synced: 20 Dec 2024

https://github.com/saradindusengupta/email_spam_filter

This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.

deep-learning keras-neural-networks python-3-5 sklearn tensorflow

Last synced: 03 Dec 2024

https://github.com/garethjns/msimodels

Exploring multi-sensory integration and decision making in biologically inspired deep neural networks.

audiodag brain decision-making deep-neural-networks event-detection keras-neural-networks lstm matlab multi-modal multisensory-processing psychophysics

Last synced: 09 Nov 2024

https://github.com/sadmansakib93/medical_image_classification_keras

This is an example of medical image classification (binary classification) using Keras. Note that, the model is not fully optimized in this program, and hence it can be further optimized and the accuracy of the model can be enhanced further.

convolutional-neural-networks deep-learning deep-neural-networks image-classification keras keras-neural-networks machine-learning medical-image-analysis

Last synced: 12 Nov 2024

https://github.com/bhattbhavesh91/visualize-neural-network

A simple walk-through of the ann-visualizer library which helps in Visualizing Neural Networks!

ann ann-visualizer keras-neural-networks keras-tensorflow neural-networks python-library visualizing-neural-networks

Last synced: 16 Nov 2024

https://github.com/microchiptech/pic32cxbz2_wbz45x_ble_ml_orientation_demo

"IoT Made Easy!" - This application shows how to use TensorFlow Lite to build a basic machine learning application on a PIC32CX-BZ2 / WBZ451 device. The application classifies the orientation of the WBZ451 Curiosity board using a pretrained TensorFlow model, and then sends the classification result to an MBD App.

ble bmi160 deep-learning keras-neural-networks keras-tensorflow machine-learning tensorflow-examples tensorflow-lite tinyml wbz451 wbz451-curiosity

Last synced: 21 Dec 2024

https://github.com/abhaskumarsinha/dc-gan

A very simple and plain DC GAN to generate Image Flower Pictures out of the dataset.

dc-gan dcgan-tensorflow gan keras keras-neural-networks keras-tensorflow tensorflow2 tutorial tutorial-code

Last synced: 21 Nov 2024

https://github.com/rudreshveerkhare/numras

Artificial Neural Network Implementation like Keras From Scratch using Numpy

deep-learning keras-neural-networks neural-network numpy optimization-algorithms

Last synced: 16 Nov 2024

https://github.com/bhattbhavesh91/regularization-neural-networks

Simple Demo to show how L2 Regularization avoids overfitting in Deep Learning/Neural Networks

deep-learning keras keras-neural-networks keras-tensorflow l2-regularization neural-networks overfitting regularization

Last synced: 16 Nov 2024

https://github.com/sergio11/iot_network_malware_classifier

🛡️ The IoT Network Malware Classifier 🚀 is an advanced solution tackling security concerns in IoT, employing deep learning for precise malware detection in network traffic.

deep-learning iot iot-security keras-classification-models keras-neural-networks keras-tensorflow neural-networks tensorflow2

Last synced: 14 Dec 2024

https://github.com/sarthak-1408/indian-food-classification

This Repo Represents Indian Food Classification and with the help of this project you can easily identify the Indian food

classification-model deep-learning deep-neural-networks flask flask-application image-classification keras-neural-networks keras-tensorflow tensorflow

Last synced: 16 Nov 2024

https://github.com/abhilash1910/nexgcn

Sigmoid Spectral GCN library for binary classification on Networkx Graphs using statistical (centrality,distributions)/external features

binary centrality classifiation gcn keras keras-neural-networks semi-supervised-learning spectral tensorflow2

Last synced: 18 Dec 2024

https://github.com/sarthak-1408/tensorflow-basic-to-advanced

"Tensorflow zero to advanced" cover all the topics related to deep learning and explains each section in an easy and efficient way.

cnn-classification cnn-keras computer-vision keras-neural-networks keras-tensorflow neural-network tensorflow tensorflow-tutorials tensorflow2

Last synced: 21 Dec 2024

https://github.com/bhattbhavesh91/early-stopping-demo

A repository to show how Early Stopping in Keras can Prevent Overfitting

early-stopping keras keras-neural-networks neural-networks

Last synced: 16 Nov 2024

https://github.com/kinginthenorth001/rice_leaf_disase_detection

A CNN Model that can predict these 4 (['Bacterialblight', 'Blast', 'Brownspot', 'Tungro']) Rice leaf diseases.

cnn-classification deep-learning deep-neural-networks image-processing keras-neural-networks tensorflow

Last synced: 21 Nov 2024

https://github.com/dalmia/capsnet-keras

Keras implementation of the NIPS 2017 paper "Dynamic Routing between Capsule"

capsule-networks deep-learning keras-neural-networks python

Last synced: 18 Dec 2024

https://github.com/nikhilcodes/draw-anywhere

Not just any simple Digit Recognition. MNIST Digit Recognition got lot more Interesting!

computer-vision cv2 deep-learning deep-neural-networks drawing-app illusion keras-neural-networks opencv opencv-python

Last synced: 17 Dec 2024

https://github.com/shettysach/handwriting-calculator

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models

Last synced: 21 Dec 2024

https://github.com/rambodrahmani/deep-learning

Final project for the Computational Intelligence and Deep Learning course at University of Pisa.

convolutional-neural-networks deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow point-cloud pointcloud pointclouds tensorflow2

Last synced: 07 Nov 2024

https://github.com/akash-nath29/image-classifier

A Machine Learning Model capable to detect person's mood (happy or sad) from image

deep-neural-networks dnn keras keras-neural-networks keras-tensorflow machine-learning tensorflow tensorflow-models

Last synced: 20 Dec 2024

https://github.com/chrdek/colab_varioustf

Several tensorflow colab notebooks that I found from various sources

image-classification keras keras-neural-networks tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 21 Dec 2024

https://github.com/tousif47/mini-llm

Training and testing a few types of small LLM from scratch for practice

keras-neural-networks llm llm-inference llm-training python3

Last synced: 10 Nov 2024

https://github.com/cloxnu/omegalab

🧪⚗️🔭🔬🧬🦠🧫🌡 Omega AI Research Laboratory

ai cnn jupyter-notebook keras keras-neural-networks keras-tensorflow tensorflow

Last synced: 13 Nov 2024

https://github.com/rogerallen/yasty

yet another stylistic transfer deep neural net image creator

keras-neural-networks

Last synced: 25 Nov 2024