Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-07 00:27:56 UTC
- JSON Representation
https://github.com/yusufterzii/tensorflowbasics
TensorflowBasics and Some Exercises
tensorflow tensorflow-examples
Last synced: 17 Mar 2026
https://github.com/albanecoiffe/mlp_approximation_universelle
Étude de l'approximation universelle dans les réseaux de neurones.
Last synced: 26 Mar 2025
https://github.com/franciscoossian/flowerapi
mini mini mini API that get a link of image and return a a flower information in image (if image cotains a flower that the machine trained)
flask keras machine-learning python tensorflow
Last synced: 09 Apr 2026
https://github.com/gittygupta/machine-learning-basics
Just on an intuitive level for a basic understanding
artificial-neural-networks association-rules classification clustering convolutional-neural-networks data-science deep-learning machine-learning machine-learning-algorithms natural-language-processing regression reinforcement-learning tensorflow
Last synced: 13 Apr 2026
https://github.com/bintangyosua/credit_risk_dashboard
Credit Risk Prediction using Streamlit
credit-risk deep-learning machine-learning streamlit tensorflow
Last synced: 21 Apr 2026
https://github.com/noahtallen/census-classifier
This repo is a Tensorflow implementation of classifiers for the adult census data set
census-data classifier machine-learning python tensorflow
Last synced: 06 May 2026
https://github.com/algocodes/ldp_layer
Local Derivative Pattern as a layer in deep learning models
convolutional-neural-networks custom-layer deep-learning face-recognition feature-extraction localderivativepattern tensorflow
Last synced: 14 Jan 2026
https://github.com/rafael-santamaria-ortega/neural-network-malicious-url-prediction
Neural Network to predict if URLs are malicious or not built using Python, a Jupyter Notebook and TensorFlow.
deep-learning jupyter-notebook malicious-url-detection neural-network python tensorflow
Last synced: 13 Apr 2026
https://github.com/ecly/simple_binary_classifier
machine-learning python tensorflow
Last synced: 19 May 2026
https://github.com/anjaliid/bangalore-aqi-prediction-and-forecasting-ai
Deep learning-based Air Quality Index forecasting for Bangalore using GRU neural networks. Predicts AQI for the next 7 days with 70% accuracy (R²=0.70). Built with TensorFlow/Keras.
air-quality air-quality-index data-science deep-learning environmental-data gru gru-neural-network keras machine-learning tensorflow time-series-forecasting
Last synced: 19 Apr 2026
https://github.com/andre-dietrich/tensorflowjs_tutorial
A translation of the official TensorFlowJS - Tutorials into LiaScript
javascript liascript tensorflow tensorflow-tutorials
Last synced: 17 May 2026
https://github.com/ytalk/deep-learning
Um repositório dedicado à minha jornada de aprendizado e experimentação em Deep Learning. Contém diversas pipelines e implementações em diferentes datasets, explorando modelos (MLPs, LSTMs, CNNs) e técnicas (Regressão, Classificação, etc.) com foco em TensorFlow e Keras.
data-science deep-learning keras machine-learning neural-networks pandas python scikit-learn tensorflow
Last synced: 30 Dec 2025
https://github.com/menna611/spam--or--not-spam--nlp
## 📌 Description A simple **Spam Message Classifier** built with **Streamlit** and **TensorFlow**. It takes a text message as input and predicts whether it is **Spam** or **Not Spam** using a Neural Network trained on the SMS Spam Collection dataset.
random-forest streamlit tensorflow tokenization xgboost
Last synced: 05 May 2026
https://github.com/oanderoficial/plant-health-check
cv2 diagnostic inteligencia-artificial numpy tensorflow
Last synced: 21 Apr 2026
https://github.com/anjaliy11/signlanguagedetection
SignLanguageDetection is a deep learning-based project that enables real-time detection and recognition of sign language gestures using TensorFlow and computer vision techniques.
annotation deep-learning image-processing image-recognition labelimg opencv tensorflow
Last synced: 02 May 2026
https://github.com/codecraft-sanju/medvisionai-medical-image-ai-vision.
MedVisionAI is an AI-powered platform that analyzes ultrasound images to detect PCOS and provide actionable recommendations. Using CNN-based deep learning and generative AI, it ensures fast, accurate diagnosis, reduces errors, and supports clinicians with instant insights all while maintaining patient privacy and compliance.
deep-learning fastapi gemini-api genai keras-tensorflow machine-learning matplotlib python react scikit-learn seaborn tailwindcss tensorflow
Last synced: 07 Sep 2025
https://github.com/zsxoff/deep-learning-brain-segmentation
Brain segmentation for the 2D images using convolutional neural network
brain convolutional-networks convolutional-neural-networks deep-learning deep-neural-networks segmentation tensorflow
Last synced: 21 Apr 2026
https://github.com/geetu040/fetcher
AI GAME: We have a random maze and 2 agents at random places. You control the Fetcher and find the way through the maze to get ot the target. You can automate the Fetcher to use trained models that help Fetcher fetch the target by itself. The models are based on deep neural networks, implemented by tensorflow and Keras API. The models are so efficiently trained, they find ways through the maze without hitting the walls and have an accuracy of more than 99%
artificial-intelligence css deep-learning html javascript jupyter-notebook machine-learning matplotlib neural-networks numpy python sklearn tensorflow web-design
Last synced: 13 Apr 2026
https://github.com/arush18/stock-price-prediction
Stock Price Prediction using Machine Learning, featuring data preprocessing, time series analysis, and model evaluation.
finance neural-network sklearn supervised-machine-learning tensorflow time-series-analysis yfinance-api
Last synced: 13 Apr 2026
https://github.com/anujdhillxn/visualcursor
Neural Network to control cursor with eye movements
image-processing neural-networks python3 tensorflow
Last synced: 14 May 2026
https://github.com/dhruvsrikanth/model-pipelines
Model Pipelines for GNNs, VAEs, Neural Style Transfer, and other kinds of models!
deep-learning graph-neural-networks machine-learning neural-network neural-networks python skip-connections style-transfer tensorflow transfer-learning vae variational-autoencoder
Last synced: 13 Apr 2026
https://github.com/bassantsherif123/computervision_project_teeth_disease_classification
This project includes data preprocessing, augmentation, visualization, model training, and evaluation using TensorFlow and Keras, building a deep learning model for classifying teeth diseases using CNNs and pretrained models such as InceptionResNetV2 and EfficientNetB7, and establishing a streamlit app to give instant predictions.
classification cnn computer-vision keras tensorflow
Last synced: 13 Apr 2026
https://github.com/ehvenga/flower.identification-tensorflow
This Jupyter Notebook presents a TensorFlow-based model to classify flower species from images using a convolutional neural network (CNN). The notebook covers data preprocessing, model training, and performance evaluation.
computer-vision convolutional-neural-networks machine-learning neural-networks tensorflow
Last synced: 28 Apr 2026
https://github.com/jmcheon/paper_impl
python3 pytorch research-paper-implementation tensorflow
Last synced: 18 Apr 2026
https://github.com/haydenshively/aslan
uses mosse algorithm and TF object detection to adjust graphics based on user's head position, creating a 3D effect
Last synced: 08 May 2026
https://github.com/arush18/movie-recommendation-system
A machine learning-powered movie recommendation system that utilizes content-based and collaborative filtering to suggest personalized movie recommendations.
machine-learning neural-network sklearn tensorflow
Last synced: 20 Apr 2026
https://github.com/bobby92262/virtual-piano
A virtual piano IoT device that uses a Raspberry Pi 4 and a camera to detect finger placement, providing real-time feedback and multi-user access through mobile devices. Components include sensors (camera, PIR, LEDs, LCD), and software like Python, OpenCV, Azure IoT Hub, MQTT, Blynk, and Custom Vision AI.
azure-iot-hub mqtt opencv python raspberry-pi4 tensorflow vision-ai
Last synced: 18 Apr 2026
https://github.com/jveverka/data-lab
Data Lab Project
elasticsearch image-processing microservices tensorflow tensorflow2 yolov3
Last synced: 13 Apr 2026
https://github.com/asiff00/text-generation-with-tensorflow-from-scratch
Text Generation with TensorFlow from Scratch
fundamentals jupyter-notebook llm machine-learning natural-language-processing nlp python scratch tensorflow text-generation
Last synced: 21 Apr 2026
https://github.com/somjit101/dcgan-gradient-tape
A study of the use of the Tensorflow GradientTape class for differentiation and custom gradient generation along with its use to implement a Deep-Convolutional Generative Adversarial Network (GAN) to generate images of hand-written digits.
batch-normalization convolutional-layers dcgan-tensorflow deconvolution dropout-layers gan generative-adversarial-network gradient-tape keras-tensorflow mnist-dataset neural-network tensorflow transpose-convolution
Last synced: 21 Apr 2026
https://github.com/shubhamsharma0711/bio543-big-data-mining-in-healthcare-assignments
Assignments Completed during BIO543:Big Data Mining in Healthcare Course in IIITD during Winter 2025 Semester. Professor: Gajendra P.S. Raghava
bdmh bdmh-assignments big-data-mining-in-healthcare bio543 feature-extraction hyperparameter-tuning iiitd kaggle-competition machine-learning peptide-classification protein-classification protein-sequences sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/wayn-git/catvsdogui
The Cat vs Dog Classifier is a sophisticated computer vision application built using transfer learning with ResNet50 architecture. This enterprise-grade solution provides real-time image classification with industry-standard accuracy and reliability.
cats classification dogs image-classification jupyter-notebook machine-learning python streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/vardanagarwal/signature
Project on Signature forgery
python signature-forgery-detection tensorflow
Last synced: 21 Apr 2026
https://github.com/aryamanpathak2022/byteformer-ml
Implementation of the research paper "Bytes Are All You Need", adapted for the CIFAR-10 dataset.
bytes cifar10 embeddings machine-learning tensorflow transformer
Last synced: 11 Feb 2026
https://github.com/codebywiam/painting-cyclegan
This project implements a CycleGAN (Generative Adversarial Network) to transfer the artistic style of Claude Monet's paintings to regular photographs.
computer-vision cyclegan gan keras style-transfer tensorflow
Last synced: 14 Apr 2026
https://github.com/rifaamrilsahputra/ocr-alphanumeric-cnn
Convolutional Neural Network (CNN) for Optical Character Recognition (OCR) on alphanumeric characters (0–9 and A–Z) using the Kaggle Standard OCR Dataset.
alphanumeric character-recognition cnn deep-learning keras ocr tensorflow
Last synced: 20 Apr 2026
https://github.com/parth147op/intel-image-classification
Intel Image Classification using CNN & Transfer Learning (VGG16) with Streamlit demo.
cnn computer-vision deep-learning image-classification keras streamlit tensorflow transfer-learning
Last synced: 04 May 2026
https://github.com/karthik-k11/deep-learning
A repository documenting my journey as I learn and implement deep learning models using Tensorflow and Keras
deep-learning deep-neural-networks keras python tensorflow
Last synced: 08 May 2026
https://github.com/ayaatmohammed/stock-time-series-analysis-and-prediction-lstm
An end-to-end project performing time-series analysis and predicting stock prices using an LSTM model with an Attention mechanism.
attention-mechanism data-science data-visualization deep-learning jupyter-notebook keras lstm machine-learning pandas python stock-prediction tensorflow time-series-analysis time-series-forecasting
Last synced: 05 Apr 2026
https://github.com/umer-farooq-cs/pixelrnn-implementation-cifar10
Complete implementation of PixelRNN paper with PixelCNN, Row LSTM, and Diagonal BiLSTM models for CIFAR-10 image generation.
academic-project autoregressive bilstm cifar10 computer-vision deep-learning generative-models image-generation keras lstm machine-learning neural-networks pixelcnn pixelrnn python research tensorflow
Last synced: 05 May 2026
https://github.com/nishanikasineshan/location-identifier-using-speech-command-identification
This project is about identifying the location based on sound/voice. Speech command identification is used to implement this project.
location-identifier python speech-command-recognition speech-recognition supervised-learning tensorflow
Last synced: 29 Apr 2026
https://github.com/radket27/simple-llm
Simple LLM
deep-learning keras language-model machine-learning python python3 tensorflow text-generation
Last synced: 09 May 2026
https://github.com/sakshambassi/hd-causal-effect
Learning high-dimensional causal effect with deep models
causal-inference deep-learning keras pytorch tensorflow
Last synced: 13 Apr 2026
https://github.com/akayeshmantha/timeseries-based-bitcoin-price-prediction
Predict the bitcoin prices based on the time series data
keras lstm lstm-neural-networks machine-learning neural-network python3 tensorflow time-series
Last synced: 13 Apr 2026
https://github.com/queraltsm/ai_deeplearning_course
Course on Artificial Intelligence and Deep Learning – Neural Networks with TensorFlow 2 through Clúster TIC Galicia.
Last synced: 13 Apr 2026
https://github.com/swayamag/plant-identification
FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.
api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow
Last synced: 28 Apr 2026
https://github.com/kurtisdavid/deepvision
Repo containing various Computer Vision projects written in TensorFlow and PyTorch
computer-vision deep-learning pytorch tensorflow
Last synced: 14 Apr 2026
https://github.com/jibbs1703/Object-Vision-Models
This repository contains projects that use models created from deep learning frameworks in image/object classification and detection tasks. Transfer Learning is also incorporated in some projects to improve the accuracy of these models.
deep-learning image-classification keras-tensorflow machine-learning neural-networks pytorch tensorflow
Last synced: 07 Oct 2025
https://github.com/nimaabediforud/heart-disease-prediction
The project highlights the end-to-end workflow of data preprocessing, model building, evaluation, and comparison for a healthcare prediction task.
biomedical-applications biomedical-data-science biomedical-engineering classification deep-learning machine-learning neural-networks numpy pandas prediction python seaborn sklearn tensorflow
Last synced: 15 Apr 2026
https://github.com/hieuttblackpink/mse-mle501-project-inclass
Master of Software Engineer
artificial-intelligence artificial-neural-networks deep-learning machine-learning mse python pytorch tensorflow
Last synced: 13 Apr 2026
https://github.com/algojobs/tensorflow-jobs
The latest TensorFlow jobs, updated weekly.
jobs jobsearch software-engineering tensorflow
Last synced: 02 Apr 2025
https://github.com/hajaarh/malaria_hematie_cnn
Algorithme de réseaux de neurones convolutionnels
numpy pandas python resnet-50 sklearn-library tensorflow vgg16
Last synced: 13 Apr 2026
https://github.com/oyebamiji-micheal/facial-reconstruction-using-conditional-generative-adversarial-network
Reconstructing occluded facial images using CelebA dataset
celeba-dataset conditional-generative-adversarial-networks deep-learning facial-reconstruction tensorflow
Last synced: 13 May 2026
https://github.com/santoshn86/dlp-ev-system-for-pa-optimization
This system is a game-changer, enabling smarter energy management through predictive insights and personalized optimization strategies.
aiml django flask keras pytorch scikit-learn tensorflow typescript
Last synced: 13 Apr 2026
https://github.com/petrroll/gnd-ai-tools
A series of smaller projects connected to a theatre performance in june 2019 by @gnd
human-computer-interaction machine-learning stt tensorflow tts
Last synced: 10 May 2026
https://github.com/ivangael/image-toolbox-backend
api-rest flask numpy opencv python tensorflow
Last synced: 28 Apr 2025
https://github.com/mrgkanev/tensorflow-gpu-docker-setup
A Docker environment for TensorFlow GPU development with optimized configurations for WSL2, troubleshooting guides, and common error fixes
cuda cuda-toolkit deep-learning dev-environment development-tools docker gpu-acceleration machine-learning nvidia-docker nvidia-docker-support python tensorflow
Last synced: 13 Apr 2026
https://github.com/jimohola/cnn_mnist_image_classification
Model Optimization
convolutional-neural-networks deep-learning fully-connected-network optimization tensorflow
Last synced: 22 Apr 2026
https://github.com/awadalaa/mnist_demo
learning how to apply inference in a webapp
Last synced: 18 Jan 2026
https://github.com/pawlo77/tensorflow-keras
Code implementation for Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow book
Last synced: 13 Apr 2026
https://github.com/yunjaechoi/rlagent
Reinforcement learning framework in tensorflow, compatible with OpenAI Gym like environments.
a2c ddpg reinforcement-learning tensorflow
Last synced: 11 May 2026
https://github.com/acbikash13/ratemyprofessorsentimentanalysis
This project applies sentiment analysis to RateMyProfessor reviews using NLP techniques. It preprocesses data with Pandas and NumPy and uses pretrained Transformer models with PyTorch for fine-tuned sentiment classification. TextBlob provides initial sentiment scores, while transfer learning improves model accuracy, capturing nuanced feedback.
machine-learning nltk-python pytorch sentiment-analysis tensorflow transformers
Last synced: 19 May 2026
https://github.com/chaitanyakharche/pothole-detector
Pothole Detector made for Final Year Project
effecientdet python tensorflow yolov5
Last synced: 22 Apr 2026
https://github.com/zara5961/deep-learning-challenge
This project focuses on building and optimizing a deep learning neural network to predict the success of applicants funded by Alphabet Soup Charity.
deep-machine-learning deep-neural-networks python skicit-learn tensorflow
Last synced: 20 Apr 2026
https://github.com/abdulvahapmutlu/reprokit-ml
One-command determinism + manifest for ML projects.
cli data-integrity dataset-versioning determinism github-actions hashing jax manifest merkle-tree mlops pre-commit provenance python pytorch reproducibility reproducible-research tensorflow xxhash
Last synced: 14 Jan 2026
https://github.com/clydedacruz/tensorflow-object-detection
Object detection using an output inference graph of tensorflow
object-detection python-tensorflow tensorflow tensorflow-object-detection-api
Last synced: 22 Apr 2026
https://github.com/gellanz/lego_minifigures_classification
Project to learn data augmentation honing my Tensorflow skills
computer-vision data-augmentation python tensorflow
Last synced: 13 Apr 2026
https://github.com/ningia92/thesis
Computer science thesis at University of Bari (2023) - Generative deep learning models for cybersecurity
Last synced: 13 Apr 2026
https://github.com/spapadiamantis/irony_detection_thesis
This repo contains my Bachelor's Thesis at the Departement of Informatics of the Universiy of Athens
data-science irony-detection python tensorflow
Last synced: 10 May 2026
https://github.com/dafwa/deteksi-emosi-wa
Deteksi Emosi pada Percakapan WhatsApp Menggunakan Jaringan Syaraf Tiruan Berbasis Fusi Fitur Teks, Emoji, Timestamp, dan Pola Kapitalisasi
keras multilayer-perceptron python streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/gear-ai/gearai
GearAI's Python Library for solving various AI needs.
artificial-intelligence deep-learning pypi-package python python-library python3 tensorflow
Last synced: 16 May 2026
https://github.com/ccoupse/mitigasi-kita-machine-learning
Machine learning module for MitigasiKita, a web-based early warning system for earthquake and tsunami risk prediction in Indonesia using TensorFlow and Keras.
data-science deep-learning deepneuralnetworks disaster-mitigation earthquake-prediction keras machine-learning python tensorflow tsunami-warning
Last synced: 28 Apr 2026
https://github.com/navid-kalaei/face-generator
Face generator from celebA via Tensorflow
deep-learning generative-adversarial-network tensorflow
Last synced: 18 May 2026
https://github.com/duongnguyen-dev/emotiai
A machine learning platform for Emotion classification problem
docker helm k8s nlp python sklearn tensorflow
Last synced: 05 Jul 2025
https://github.com/iamrosada0/python-machine-learning
python machine learning using tensorflow
keras keras-neural-networks lambda-functions machine-learning pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/prithvi45/deep-learning-with-tensorflow
Implementation of CNNs, RNNs, GANs etc using Tensorflow
Last synced: 13 Apr 2026
https://github.com/sabaudian/binary_image_classification_project
Statistical Methods for Machine Learning project - Muffins Vs Chihuahuas
binary-classification binary-image-classification classification computer-vision convolutional-neural-networks image-classification k-fold-cross-validation keras machine-learning mobilenet muffin-vs-chihuahua multilayer-perceptron-network pycharm-ide python statistical-methods-for-machine-learning tensorflow unimi
Last synced: 05 Jan 2026
https://github.com/mkdirer/disaster-tweet-nlp-adaboost-transformers
A machine learning project that classifies tweets as disaster-related or non-disaster-related using transformers and the AdaBoost technique. Achieved an accuracy of approximately 80% on the validation set
geopy keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/thebutlah/layers
Implementations for a variety of neural network layers and other helper functions in TensorFlow.
deep-learning machine-learning neural-network tensorflow
Last synced: 22 Apr 2026
https://github.com/lusu007/bird-image-classifier
Jupyter notebook in which a Keras model for classifying birds is being built
bird classification deep-neural-networks image-classification kaggle keras tensorflow
Last synced: 18 Jan 2026
https://github.com/4kauanmota/predictionmodel-ai
deep-learning machine-learning tensorflow
Last synced: 18 Apr 2026
https://github.com/malick08012/mental-health-prediction-using-nn
A simple yet powerful feed-forward neural network built with TensorFlow/Keras to predict mental health conditions based on structured survey data. This project aims to support early detection and awareness by classifying potential mental health issues using machine learning.
aiproject keras machine-learning mentalhealth neural-network tensorflow
Last synced: 13 Apr 2026
https://github.com/yaminibhole/fake_news_classifier
A deep learning project for classifying news articles as real or fake using a Bidirectional LSTM model. It includes steps for preprocessing text data, building and training the model, and evaluating its performance.
bi-lstm-model fake-news-classification keras nlp python tensorflow
Last synced: 21 Jan 2026
https://github.com/lovesand/insect-detection
anaconda3 matplotlib opencv pretrained-models python38 tensorflow yolov5
Last synced: 26 Apr 2025
https://github.com/faisal-fida/healthlink
AI powered, telemedicine platform crafted by COMSATS University Engineers, @faisal-fida (Django), @atiqbytes (Angular) & @Muahmmadadilkhan-46 (DevOps)
angular celery-redis cnn django-rest-framework langchain large-language-models tensorflow
Last synced: 25 Apr 2025
https://github.com/fordaj/lowpy
LowPy is a high level GPU simulator of low level device characteristics in machine algorithms.
Last synced: 08 Jan 2026
https://github.com/29dch/aichatrobot
AI Chat Robot
android flask nlp-machine-learning python tensorflow
Last synced: 13 Apr 2026
https://github.com/pravesh-mansharamani/catvsdog-classifier
Trained a CNN model that classifies images of cats and dogs with an accuracy of 80%.
cnn keras machine-learning matplotlib python tensorflow
Last synced: 13 Apr 2026
https://github.com/abhisek-13/fake_news_classifier
The Fake News Classifier is a TensorFlow-based machine learning project that detects and classifies fake news with 97% accuracy. The repository includes a single Python file with complete code for building and training the model, which you can use to create and deploy your own model.
colab-notebook data-analysis data-engineering deep-learning eda kaggle keras machine-learning nlp pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/lorenzorottigni/dl-houses
Deep Learning python bootcamp: exploratory data analysis & deep learning on houses price dataset
deep-learning ipynb machine-learning numpy pandas python scikit-learn seaborn tensorflow
Last synced: 11 Apr 2026
https://github.com/k4u5h4l/sentinalyzer
A web app which detects the sentiment of a movie review, whether it is positive or negative.
django javascript jupyter-notebook keras-tensorflow neural-networks python react sentiment-analysis tensorflow tensorflow2
Last synced: 13 Apr 2026
https://github.com/mohin-io/fractional-pdes-under-levy-models-machine-learning-for-calibrating-advanced
This project builds a fast, intelligent calibration engine for advanced asset pricing models. Standard Black-Scholes breaks down under real markets with fat tails and jumps, but Lévy models (Variance Gamma, CGMY) are too slow and unstable to calibrate with classical methods.
asset-pricing calibration cgmy cgmy-model deep-neural-networks financial-machine-learning fourier-methods fractional-pde keras levy-processes machine-learning mcmc option-pricing quantitative-finance stochastic-processes tensorflow variance-gamma variance-gamma-process variational-inference
Last synced: 09 Oct 2025
https://github.com/hoom4n/bachnet
A Generative-AI system for Bach-Style music composition using multi-layer LSTM neural networks. Features production-ready deployment (easy inference, modular design, Docker), advanced training recipes for stability and quality, and an efficient streaming data pipeline.
autoregressive-models deep-learning docker generative-ai keras lstm-neural-networks machine-learning music-generation python tensorflow
Last synced: 08 May 2026