Age and Sex Prediction from Image - Convolutional Neural Network with Artificial Intelligence
-
Updated
Mar 29, 2022 - Jupyter Notebook
Age and Sex Prediction from Image - Convolutional Neural Network with Artificial Intelligence
A simple implementation of a portion of GCN (Kipf & Welling) that can handle graph classification.
A causal inference engine for deep learning training that provides structured explanations of neural network training failures. Understand why your model failed during training through semantic analysis and abductive reasoning, not raw tensor inspection.
Matrix-Vector Library Designed for Neural Network Construction. cuda (gpu) support, openmp (multithreaded cpu) support, partial support of BLAS, expression template based implementation PTX code generation identical to hand written kernels, and support for auto-differentiation
This is a python app associated with a flask web app for associating gestures to certain actions on your PC
Solving Inverse Dynamics of 3-UPU Parallel Kinematic Mechanism with Physics-Guided Neural Network
This project classifies Reuters newswires into 46 topics using a neural network built with Keras. It includes data preprocessing, model training, evaluation with confusion matrix, and predictions on new data.
Classifier for detection of defects in clothes
Unofficial errata for the book "Neural Networks and Deep Learning: A Textbook."
Gnocis is a system for the interactive and reproductible analysis and modelling of cis-regulatory DNA sequences in Python 3
A small walk-through to show why ReLU is non linear!
PyTorch seq2seq implementation. Includes pretrained models for jokes<>punchlines and english<>french.
Open-source observability for your LLM application, based on OpenTelemetry
Pymimic3 is a scalable experimentation platform for MIMIC-III, featuring ready-to-run models, fully tested utilities for concept drift research, and a parallelized, configurable data pipeline.
Deblurring blurred images using GAN architecture and OpenCV preprocessing techniques
Course materials, lecture notes, and assignments for the Applied Machine Learning course. Covers classical ML to deep learning and modern architectures (CNNs, RNNs, Transformers, LLMs).
A Simple example to show Why Data Normalization is necessary for Deep Learning
Discovery of LLM and prediction models in Kotlin and using them to build a website
Add a description, image, and links to the neural-networks-and-deep-learning topic page so that developers can more easily learn about it.
To associate your repository with the neural-networks-and-deep-learning topic, visit your repo's landing page and select "manage topics."