multilayer
There are 20 repositories under multilayer topic.
DavidMercier/NIMS
A Matlab toolbox to plot and to analyze nanoindentation data (with conical indenters)
UniPD-DII-ETCOMP/Half_Space_Green_A_Phi
This directory contains a simplified matlab and fortran version of the STRATA library https://github.com/modelics/strata for the computation of the Green's function of an Half space background. It can be used for research and academic purposes. In this MATLAB/Fortran version only the half space case (two semi-infinite layers) is considered. Moreover, only the "integrate" technique is implemented and we only focus on the components of the dyadic K(A), and the scalar term K(φ), as defined in formulation-C of [1] The original C++ Strata library, instead, also implements the multi-layer version of the Green's functions and other methods (DCIM, quasistatic) and features are provided. See https://github.com/modelics/strata for more details.
halilkocaoz/miny-todo-nlayer
My mini todo - nlayer todo application in .NET
renoust/multilayermovies
A collection of multilayer network datasets build from movies
bryanoliveira/cpp-pdf2txt
A PDF to text converter using a MLP-based OCR.
ikernunezca/Medulloblastoma
Multilayer Network analysis of medulloblastoma patients
aiekick/VdbWriter
A one header file OpenVDB dependencies free Writer with multi layers and frames support
akohta/emf_multilayer
This is the electromagnetic field analysis program for multilayered substrate irradiated by a plane wave. The own developed numerical solution is used.
rrmenon10/MLP-numpy
Multi-layer perceptron for MNIST classification. Implemented using numpy
ZooBeasts/Deprecated-project-moved-to-multiagents_Reinforcement_learning_solarcells_optimization
Leading collaboration project within University of St Andrews, UK. Solar cell structures optical properties optimization
rampandey/SampleCode
Asp.Net MVC C# Jquery Entity Framework Razor Bootstrap CSS HTML SQL Server
hesamdarbandi/DevFramework
Clean Multilayer Architecture with .NET Core 2.2
JulienMoehlin/MULTILAYER_Docker
Multilayer on Docker. Spatial transcriptomics analysis tool (Spatial biology).
serhii-gbb/FinalProject01
Final project first group
YuliaChyzh/Gradebook
Coursework 6 semester KPI
fbasatemur/Artificial_Neural_Network
Classification was made in 2D space by applying multilayer and multicategory learning rules.
FernandoLpz/Multilayer-Perceptron-with-Tensoflow
This repository shows the implementation of a multilayer perceptron making use of tensorflow in python in a toy dataset to detect fertility issue. Tensorflow Python The dataset was downloaded from https://archive.ics.uci.edu/ml/datasets/Fertility#
klima7/Logic-Gates-Network
Implementation of multilayer network of logic gates (and, or, xor, nor, nand) with learning based on genetic algorithm.
VSUrhuel/vsu-stress-predictor
A Machine Learning project for Intelligent System Course that predicts the Stress Level of Students based on its Lifestyle
whoisraibolt/Multilayer-Perceptron
Multilayer Perceptron using Python to solve XOR problem