simple neural network library in ANSI C
#学习与技能提升#An easy neural network for Java!
#计算机科学#Implementation of Artificial Neural Networks using NumPy
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
Looking at the manifold hypothesis in deep learning. Creating a simple spiral dataset allows me to reveal how neural networks follow an optimal packing strategy during their training.
#计算机科学#Predicting Indian stock prices using Stacked LSTM model. Analysing Reliance, Tata Steel, HDFC Bank, Infosys data. Data prep, EDA, hyperparameter tuning.
#计算机科学#Threat Detection System using Hybrid (Machine Learning + Lexical Analysis) learning Approach.
#计算机科学#An neural network to classify the handwritten digits 0-9 for the MNIST dataset. No NN/ML libraries used.
Genann library port to C#, simple neural network library in ANSI C
Neural Network to predict which wearable is shown from the Fashion MNIST dataset using a single hidden layer
one layer and two layer neural networks
#计算机科学#"One Hidden Layer Neural Network" from Scratch
#计算机科学#"Deep Neural Network" from Scratch
Snoop can be used to expand shortened Links such as those from bit.ly etc.to their original form without actually visting them. right from your terminal
#计算机科学#A neural network (NN) having two hidden layers is implemented, besides the input and output layers. The code gives choise to the user to use sigmoid, tanh orrelu as the activation function. Prediction...
CNN Deep Layer Filters Visualization using Tensorflow.
#计算机科学#Deep-Learning neural network to analyze and classify the success of charitable donations.
#计算机科学#Tor Links Search is a web tool for cybersecurity research, enabling users to search Tor (.onion) links by keywords. It dynamically populates keywords from a dataset, offering quick access to categoriz...