An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dropout

elaheghiyabi96/fashion_mnist_nn_torch

"Simple neural network model using Torch for classifying the Fashion MNIST dataset, implemented with Torch."

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Pizzacus/satania.moe

Satania IS the BEST waifu, no really, she is, if you don't believe me, this website will convince you

Language: HTML - Size: 47.9 MB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 615 - Forks: 57

iscience-kn/dropR

drop out analysis with R and shiny

Language: R - Size: 8.35 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 0

mimihime0/CNN-Fashion-MNIST-Classifier

A convolutional neural network (CNN) for classifying the Fashion-MNIST dataset. Includes experiments with regularization techniques, data augmentation, and hyperparameter tuning to optimize model performance, achieving 89.76% test accuracy.

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

MorvanZhou/Tensorflow-Tutorial

Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学

Language: Python - Size: 37.1 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 4,343 - Forks: 1,869

VITA-Group/Random-MoE-as-Dropout

[ICLR 2023] "Sparse MoE as the New Dropout: Scaling Dense and Self-Slimmable Transformers" by Tianlong Chen*, Zhenyu Zhang*, Ajay Jaiswal, Shiwei Liu, Zhangyang Wang

Language: Python - Size: 686 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 2

MorvanZhou/PyTorch-Tutorial

Build your neural network easy and fast, 莫烦Python中文教学

Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 8,265 - Forks: 3,112

VITA-Group/Deep_GCN_Benchmarking

[TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*, Keyu Duan, Wenqing Zheng, Peihao Wang, Xia Hu, Zhangyang Wang

Language: Python - Size: 805 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 125 - Forks: 21

ivannz/cplxmodule

Complex-valued neural networks for pytorch and Variational Dropout for real and complex layers.

Language: Python - Size: 473 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 142 - Forks: 28

zmyzheng/Neural-Networks-and-Deep-Learning

Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks). Deep Learning Specialization by Andrew Ng, deeplearning.ai

Language: Jupyter Notebook - Size: 662 MB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 13

AnicetNgrt/jiro-nn

A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.

Language: Rust - Size: 17.5 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 130 - Forks: 3

vickshan001/CIFAR-10-CNN-Enhancer-Neural-Networks

CNN classifier for CIFAR-10 with enhanced architecture, dropout, and data augmentation.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

masoudshahrian/DeepLearning-Code

Deep learning Projects with code

Language: Jupyter Notebook - Size: 6.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

rezakj/iCellR

Single (i) Cell R package (iCellR) is an interactive R package to work with high-throughput single cell sequencing technologies (i.e scRNA-seq, scVDJ-seq, scATAC-seq, CITE-Seq and Spatial Transcriptomics (ST)).

Language: R - Size: 68.2 MB - Last synced at: about 5 hours ago - Pushed at: 10 months ago - Stars: 122 - Forks: 19

seba-1511/lstms.pth

PyTorch implementations of LSTM Variants (Dropout + Layer Norm)

Language: Python - Size: 40 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 136 - Forks: 24

JonathanRaiman/theano_lstm

:microscope: Nano size Theano LSTM module

Language: Python - Size: 91.8 KB - Last synced at: about 11 hours ago - Pushed at: over 8 years ago - Stars: 303 - Forks: 112

thtrieu/essence

AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.

Language: Python - Size: 19.4 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 77 - Forks: 18

Jackpopc/aiLearnNotes

Artificial Intelligence Learning Notes.

Language: Python - Size: 638 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 273 - Forks: 60

SedCore/FTDropBlock

Features-Time DropBlock (FT-DropBlock) regularization strategy for EEG-based CNNs.

Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RabadanLab/randomly

A Library for Denoising Single-Cell Data with Random Matrix Theory

Language: Jupyter Notebook - Size: 4.52 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 10

RizwanMunawar/Cats-vs-dogs-classification-computer-vision-

Cats vs dogs classification using deep learning. Data augmentation and convolutional neural networks.

Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

pngo1997/Fashion-MNIST-Classification-with-TensorFlow-Keras

Explores image classification using a Multi-layer Feed-Forward Neural Network on the Fashion MNIST dataset.

Language: Jupyter Notebook - Size: 839 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aurelio-amerio/ConcreteDropout

Concrete Dropout implementation for Tensorflow 2.0 and PyTorch

Language: Python - Size: 147 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 13 - Forks: 4

Cohere-Labs-Community/Targeted-Dropout

Complementary code for the Targeted Dropout paper

Language: Python - Size: 62.5 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 255 - Forks: 46

mohamedkhayat/DIYNeuralNet

This repository contains a multi-layer neural network implemented from scratch using NumPy. It supports forward and backward propagation, dropout regularization, and flexible architecture definition, making it a versatile tool for training deep neural networks. The project focuses on stability with proper initialization and scaling techniques.

Language: Python - Size: 2.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EPSOFT/Keras-Convolutianl-Networks

Keras Convolutianl Networks

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sushant1827/LSTM_for_Household_Power_Consumption

This project explores the application of Long Short-Term Memory (LSTM) networks in predicting household power consumption. Using data collected at one-minute intervals, we demonstrate how LSTM can be leveraged for accurate forecasting.

Language: Jupyter Notebook - Size: 5.32 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sushant1827/Fashion-Clothing-Classification

Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images

Language: Jupyter Notebook - Size: 6.59 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

rakibhhridoy/AnomalyDetectionInTimeSeriesData-Keras

Statistics, signal processing, finance, econometrics, manufacturing, networking[disambiguation needed] and data mining, anomaly detection (also outlier detection) is the identification of rare items, events or observations which raise suspicions by differing significantly from the majority of the data. Typically the anomalous items will translate to some kind of problem such as bank fraud, a structural defect, medical problems or errors in a text. Anomalies are also referred to as outliers, novelties, noise, deviations and exceptions.

Language: Jupyter Notebook - Size: 7.6 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

ahmedfgad/CIFAR10CNNFlask

Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.

Language: Python - Size: 45.9 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 59 - Forks: 35

hwalsuklee/tensorflow-mnist-cnn

MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.

Language: Python - Size: 168 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 200 - Forks: 96

Ahmed-hassan-AI/nlp-Sentiment-Analysis

Sentiment Analysis

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

parasdahal/deepnet

Educational deep learning library in plain Numpy.

Language: Python - Size: 40 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 322 - Forks: 83

PRIS-CV/AdvancedDropout

Advanced Dropout: A Model-free Methodology for Bayesian Dropout Optimization (IEEE TPAMI 2021)

Language: Python - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

arkanivasarkar/Deep-Learning-from-Scratch

Implementation of a Fully Connected Neural Network, Convolutional Neural Network (CNN), and Recurrent Neural Network (RNN) from Scratch, using NumPy.

Language: Python - Size: 18.1 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mosswg/dropout-dl

A tool for downloading dropout.tv episodes

Language: C++ - Size: 231 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 30 - Forks: 8

kalthommusa/Udacity-Intro-to-Deep-Learning-Introduction-to-Neural-Network

Collection of my notes from Udacity's Intro to Deep Learning--> Introduction to Neural Networks course.

Size: 8.65 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

gianlucatruda/Spo2_evaluation Fork of CoVital-Project/Spo2_evaluation

Covid-19 | Quantifying Uncertainty in Blood Oxygen Estimation Models from Real-World Data

Language: Python - Size: 332 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

krishcy25/TimeSeriesModeling-Apple-Stock-Prediction

This repository focuses on building Time Series Model (Recurrent Neural Network- LSTM) to predict the stock price of the Apple.Long Short-Term Memory (LSTM) networks are a type of recurrent neural network capable of learning order dependence in sequence prediction problems that involves time series related events

Language: Jupyter Notebook - Size: 200 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

j-min/Dropouts

PyTorch Implementations of Dropout Variants

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 87 - Forks: 18

lauracarpaciu/Bees-vs-Wasps

Distinguish bees from wasps

Language: Jupyter Notebook - Size: 917 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

harmanveer-2546/Retinal-Disease-Classification

The number of visually impaired people worldwide is estimated to be 2.2 billion, of whom at least 1 billion have a vision impairment that could have been prevented or is yet to be addressed. Early detection and diagnosis of ocular pathologies would enable forestall of visual impairment.

Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

VikentiosVitalis/image_and_video_analysis_and_technology

Laboratories - for 'Image and Video Analysis and Technology' M.Sc. Course ECE @ntua

Language: Jupyter Notebook - Size: 6.75 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ishreya09/Skin-Cancer-Detection

Developed a CNN model to classify skin moles as benign or malignant using a balanced dataset from Kaggle, achieving a test accuracy of 81.82% and an AUC of 89.06%. Implemented data preprocessing by resizing images to 224x224 pixels and normalizing pixel values, enhancing model performance and stability.

Language: Jupyter Notebook - Size: 85.1 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

beenish-Ishtiaq/DEP-Task-4-Image-Classification-Cifar10

Developed a Convolutional Neural Network (CNN) model to classify images into 10 categories. The project includes data augmentation, model building, training, and evaluation.

Language: Jupyter Notebook - Size: 169 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

RajK01/Google-Customer-Revenue-Prediction

The main aim of this project is to built a predictive model using G Store data to predict the TOTAL REVENUE per customer that helps in better use of marketing budget.

Language: Jupyter Notebook - Size: 5.53 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

lonePatient/daguan_2019_rank9

datagrand 2019 information extraction competition rank9

Language: Python - Size: 4.2 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 130 - Forks: 43

HarikrishnanK9/Tomato_Leaf_Disease_Detection

Tomato Leaf Disease Detection:Deep Learning Project

Language: Jupyter Notebook - Size: 5.16 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

harmanveer-2546/Diagnosis-Of-Pneumonia-By-CNN-Classifier

The primary objective s to develop an accurate and efficient classification model capable of identifying pneumonia cases in patients based on chest X-ray images. Pneumonia is a prevalent and potentially life-threatening respiratory infection. Early detection plays a critical role in timely intervention and effective treatment.

Language: Jupyter Notebook - Size: 890 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

emilwallner/Deep-Learning-101

The tools and syntax you need to code neural networks from day one.

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 60 - Forks: 15

abeed04/Sentiment-Analysis-using-Recurrent-Neural-Networks

Bidirectional RNNs are used to analyze the sentiment (positive, negative, neutral) of movie reviews. .

Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NowyTeam/Tempo

Language: TypeScript - Size: 9.26 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

chinmoyt03/Deep-Learning-Based-Diabetes-Risk-Analysis

Data Science Project: Comparing 3 Deep Learning Methods (CNN, LSTM, and Transfer Learning).

Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CyberZHG/keras-targeted-dropout 📦

Targeted dropout implemented in Keras

Language: Python - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 4

AdalbertoCq/NeuralNetwork

Neural Network implementation in Numpy and Keras. Batch Normalization, Dropout, L2 Regularization and Optimizers

Language: Python - Size: 8.01 MB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 6

anassinator/bnn

Bayesian Neural Network in PyTorch

Language: Python - Size: 415 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 76 - Forks: 25

ThinamXx/NeuralNetworks_and_DeepLearning

In this repository, you will gain insights about Neural Networks and Deep Learning.

Language: Jupyter Notebook - Size: 2.58 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

miguelvr/dropblock

Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.

Language: Python - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 581 - Forks: 95

shree-prada/Traffic-Signs-Recognition

This project is a real-time traffic sign recognition system built using Python, OpenCV, and a pre-trained CNN model, capable of detecting and recognizing traffic signs from images.

Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thomastrg/DeepLearningPracticalWorks

Neural networks and deep learning practical works

Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shouryasimha/Ships-In-Satellite-images

Satellite imagery provides unique insights into various markets, including agriculture, defense and intelligence, energy, and finance. New commercial imagery providers, such as Planet, are using constellations of small satellites to capture images of the entire Earth every day. This flood of new imagery is outgrowing the ability for organizations to manually look at each image that gets captured, and there is a need for machine learning and computer vision algorithms to help automate the analysis process. The aim is to help address the difficult task of detecting the location of large ships in satellite images. Automating this process can be applied to many issues including monitoring port activity levels and supply chain analysis.

Language: Jupyter Notebook - Size: 3.75 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

parkjjoe/snn-aware-dropout

Develop SNN-aware Noise Addition Layers

Language: Python - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abhinavthapper31/waste-classification-CNN-Image-Augmentation

A model to classify images of waste products as Organic or Recyclable. Applied Image Augmentation to images and used basic CNN to classify images using Keras. Analysed the performance using Tensorboard. Detected over fitting using metric curves (accuracy) and addressed it using Dropout Regularization.

Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vaibhavdangar09/Stock_Market_Prediction_And_Forecasting_Using_Bidirectional_LSTM_RNN

Utilizing advanced Bidirectional LSTM RNN technology, our project focuses on accurately predicting stock market trends. By analyzing historical data, our system learns intricate patterns to provide insightful forecasts. Investors gain a robust tool for informed decision-making in dynamic market conditions. With a streamlined interface, our solution

Language: Jupyter Notebook - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CyberZHG/keras-drop-block 📦

DropBlock implemented in Keras

Language: Python - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 15

jeongwhanchoi/MLND-Capstone-Project

Capstone Project for Udacity Machine Learning Nanodegree

Language: Jupyter Notebook - Size: 22.2 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

manashpratim/Deep-Learning-From-Scratch

Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

applesoju/DeepNeuralNetworks-P

Language: Python - Size: 726 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

srinadhu/convolutional_nn

Implemented fully-connected DNN of arbitrary depth with Batch Norm and Dropout, three-layer ConvNet with Spatial Batch Norm in NumPy. The update rules used for training are SGD, SGD+Momentum, RMSProp and Adam. Implemented three block ResNet in PyTorch, with 10 epochs of training achieves 73.60% accuracy on test set.

Language: Jupyter Notebook - Size: 713 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

RimTouny/Weed-Species-Classification-and-Bounding-Box-Regression

Leveraging advanced image processing and deep learning, this project classifies plant images using a subset of the Plant Seedlings dataset. The dataset includes diverse plant species captured under varying conditions. This project holds significance within my Master's in Computer Vision at uOttawa (2023).

Language: Jupyter Notebook - Size: 4.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Tasiabueno/Bayesian-Convolutional-Neural-Network-Crack-Detection

A Bayesian Convolutional Neural Network approach for image-based crack detection and maintenance applications

Language: Jupyter Notebook - Size: 9.29 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

MattMoony/convnet_mnist

Simple convolutional neural network (purely numpy) to classify the original MNIST dataset. My first project with a convnet. 🖼

Language: Jupyter Notebook - Size: 905 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Honolulu69/Successful-Aging

Machine learning Algorithms for the Prediction of Successful Aging in Older Adults

Language: Python - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DelTA-Lab-IITK/CD3A

Code for Curriculum based Dropout Discriminator for Domain Adaptation(CD3A), BMVC, 2019

Language: Lua - Size: 2.53 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

sahildigikar15/Different-CNN-Architectures-on-MNIST-dataset-

Experimented with different architectures and kernels on MNIST dataset using Convolutional Neural Networks.

Language: Jupyter Notebook - Size: 727 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sahildigikar15/MLP-Architetures-on-MNIST-dataset

Experimented with different architectures on MNIST dataset using MLPs with different dropouts.

Language: Jupyter Notebook - Size: 952 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

shimazadeh/Neural_Networks

the implementation of a multilayer perceptron

Language: Python - Size: 6.32 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

the-lans/NeuroRepository

Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.

Language: C++ - Size: 72.3 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 8

sharmaroshan/Weed-Detection

This Problem is based on a Image Data set consisting of different types of weeds, to detect them in crops and fields. I have used Deep Learning Model called CNN(Convolutional Neural Networks) with Dropout, Batch Normalization, ReduceLearning rate on plateau, Early stoppig rounds, and Transposd Convolutional Neural Networks.

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 9

somefunAgba/deeplearningWithMatlabinPy

Investigating the Behaviour of Deep Neural Networks for Classification

Language: Python - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

danielkelshaw/ConcreteDropout

PyTorch implementation of 'Concrete Dropout'

Language: Python - Size: 399 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

najeebkhan/sparseout

Sparseout: Controlling Sparsity in Deep Networks

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

KlugerLab/ALRA

Imputation method for scRNA-seq based on low-rank approximation

Language: R - Size: 7.72 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 63 - Forks: 18

devanshkhare1705/Personalizing-K12-Education

Using deep learning to predict whether students can correctly answer diagnostic questions

Language: Jupyter Notebook - Size: 457 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deep-learning-algorithm/PyNet

Numpy implementation of deep learning

Language: Python - Size: 21.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 4

georgezoto/TensorFlow-in-Practice

TensorFlow in Practice Specialization. Join our Deep Learning Adventures community 🎉 and become an expert in Deep Learning, TensorFlow, Computer Vision, Convolutional Neural Networks, Kaggle Challenges, Data Augmentation and Dropouts Transfer Learning, Multiclass Classifications and Overfitting and Natural Language Processing NLP as well as Time Series Forecasting 😀 All while having fun learning and participating in our Deep Learning Trivia games 🎉 http://bit.ly/deep-learning-tf

Language: Jupyter Notebook - Size: 124 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 24

naoki-vn634/MCDropout

Implementation of Monte Carlo Dropout for Bayesian Convolutional Neural Network, Investigating Uncertainty of DeepNeuralNetwork

Language: Python - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Palak-15/Satelite_Image_Processing

It is tensorflow 2.0 implementation on Eurosat Dataset. IT classfies different types of satelite images. Used transfer learning in end to reduce overfitting and increase accuracy.

Language: Jupyter Notebook - Size: 321 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

snrazavi/Machine-Learning-in-Python-Workshop

My workshop on machine learning using python language to implement different algorithms

Language: Jupyter Notebook - Size: 23 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 111 - Forks: 63

arjunsingh88/image_classification_cats_dogs

Image Classification problem, Cats v/s Dogs Model. Browse to https://imgclassification.herokuapp.com/ for the deployment via Heroku

Language: Jupyter Notebook - Size: 76.3 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

dendisuhubdy/fraternal-nmt

Neural Machine Translation with Fraternal Dropout

Language: Python - Size: 108 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

CyberZHG/keras-drop-connect 📦

Drop-connect wrapper

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 4

srinadhu/CS231n

My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 23

Baksonator/fashionMNIST-classifier Fork of raf-bsn/ML-project2

Convoluted Neural Network for classifying the FashionMNIST data set. Recognition of multiple clothing objects on the same picture with noise using the trained model and OpenCV.

Language: Python - Size: 66.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fraunhofer-iais/wasserstein-dropout

Wasserstein dropout (W-dropout) is a novel technique to quantify uncertainty in regression networks. It is fully non-parametric and yields accurate uncertainty estimates - even under data shifts.

Language: Python - Size: 21.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fraunhofer-iais/second-moment-loss

The second-moment loss (SML) is a novel training objective for dropout-based regression networks that yields improved uncertainty estimates.

Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

hugohiraoka/Bank_Customer_Churn_Prediction

Model to predict bank customer churn

Language: HTML - Size: 16.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hwixley/MLP-coursework1-report

Machine Learning Practical - Coursework 1 Report: a study of the problem of overfitting in deep neural networks, how it can be detected, and prevented using the EMNIST dataset. This was done by performing experiments with depth and width, dropout, L1 & L2 regularization, and Maxout networks.

Language: TeX - Size: 1.44 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hwixley/EMNIST-NeuralNet-Regularisation-Experiments

A study of the problem of overfitting in deep neural networks, how it can be detected, and prevented using the EMNIST dataset. This was done by performing experiments with depth and width, dropout, L1 & L2 regularization, and Maxout networks.

Language: Jupyter Notebook - Size: 137 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

khare19yash/CS231n

CS231n course assignment

Language: Jupyter Notebook - Size: 20 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
dropout 215 deep-learning 77 machine-learning 50 tensorflow 46 neural-network 45 convolutional-neural-networks 42 regularization 41 batch-normalization 36 keras 35 python 35 cnn 32 pytorch 31 deep-neural-networks 23 adam-optimizer 22 numpy 21 neural-networks 18 classification 15 l2-regularization 14 lstm 14 image-classification 14 transfer-learning 13 keras-tensorflow 12 rnn 12 pooling 12 mnist 12 convolutional-neural-network 11 computer-vision 11 relu 10 rmsprop 10 backpropagation 10 image-processing 9 data-augmentation 9 softmax 8 matplotlib 8 artificial-intelligence 8 jupyter-notebook 8 deeplearning 8 gradient-descent 8 feedforward-neural-network 7 cifar10 7 python3 7 batchnormalization 7 opencv 6 sgd-optimizer 6 early-stopping 6 overfitting 6 stochastic-gradient-descent 6 dense 5 vgg16 5 cnn-classification 5 keras-neural-networks 5 activation-functions 5 fully-connected-network 5 pandas 5 sgd 5 l1-regularization 5 gan 5 convolutional-layers 5 regression 5 hyperparameter-tuning 5 conv2d 5 machine-learning-algorithms 5 recurrent-neural-networks 5 momentum 5 dropblock 4 max-pooling 4 cross-entropy-loss 4 seaborn 4 maxpooling 4 logistic-regression 4 tensorflow2 4 bayesian-neural-networks 4 style-transfer 4 uncertainty-neural-networks 4 confusion-matrix 4 image-recognition 4 cnn-keras 4 optimization 4 normalization 4 mlp 4 alexnet 4 autoencoder 4 visualization 4 sequential-models 4 natural-language-processing 4 image-augmentation 3 lenet 3 generative-adversarial-network 3 lstm-model 3 image-segmentation 3 convolutional-networks 3 maxpooling2d 3 vgg 3 mini-batch-gradient-descent 3 monte-carlo-dropout 3 bayesian-deep-learning 3 notebook 3 artificial-neural-networks 3 paper 3 fine-tuning 3