Pinned Loading
-
Audio-Text-Embedding-with-Contrastive-Loss
Audio-Text-Embedding-with-Contrastive-Loss PublicThis project aligns audio and text data using deep learning. It extracts MFCC and Mel-spectrogram features from audio and generates embeddings using a neural network. Contrastive loss is used to al…
Python 1
-
WebTextSummarizer
WebTextSummarizer PublicA Python tool for quick and easy web page text extraction and summarization. Ideal for generating concise summaries from web articles.
Python 3
-
Cancer-Prediction-Using-ANN
Cancer-Prediction-Using-ANN PublicA simple feedforward neural network with backpropagation for binary cancer classification.
Python 1
-
Signal-Processing-and-Parameter-Estimation-Showcases
Signal-Processing-and-Parameter-Estimation-Showcases PublicExplore Python code samples demonstrating adaptive filtering techniques for signal processing and parameter estimation.
Python
-
ODE-and-PDE-Solvers-with-Neural-Networks
ODE-and-PDE-Solvers-with-Neural-Networks PublicThis project demonstrates how to use neural networks to solve ordinary and partial differential equations, offering three practical code examples for easy implementation
Python
-
TimeSeriesTempForecast
TimeSeriesTempForecast PublicForecast daily temperatures with TempPredictMLP, a Python project utilizing a Multi-Layer Perceptron (MLP) neural network. The project covers data preparation, normalization, and model training for…
Python
If the problem persists, check the GitHub status page or contact support.