2014
DOI: 10.1166/jctn.2014.3348
|View full text |Cite
|
Sign up to set email alerts
|

Artificial Neural Network Modeling and Simulation of In-Vitro<SUB>Nanoparticle-Cell</SUB><SUB> Interactions</SUB>

Abstract: In this research a prediction model for the cellular uptake efficiency of nanoparticles (NPs), which is the rate that NPs adhere to a cell surface or enter a cell, is investigated via an artificial neural network (ANN) method. An appropriate mathematical model for the prediction of the cellular uptake rate of NPs will significantly reduce the number of time-consuming experiments to determine which of the thousands of possible variables have an impact on NP uptake rate. Moreover, this study constitutes a basis … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(4 citation statements)
references
References 13 publications
0
4
0
Order By: Relevance
“…To the best of our knowledge, after Cenk et al's (2014) ##Group data and fit model group <-rep(1, length(Time)) model.data <-groupedData(y~X|Repeat, data=data.frame(X, y,Repeat)) fit <-lme(y~-1+X, data=model.data, random=pdBlocked(Z.block,pdClass="pdIdent"),control=list(maxIter=1000, msMaxIter=1000, niterEM=1000)) ##Extract coefficients beta.hat <-fit$coef$fixed u.hat <-unlist(fit$coef$random) ##Seperate random coefficient for Replication 1 and 2 is.even <-function(x){ x %% 2 == 0 } u1.hat<-c() u2.hat<-c() for(i in 1:length(u.hat)) { if(is.even(i)) u2. hat<-c(u2.hat,u.hat[i]) else u1.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…To the best of our knowledge, after Cenk et al's (2014) ##Group data and fit model group <-rep(1, length(Time)) model.data <-groupedData(y~X|Repeat, data=data.frame(X, y,Repeat)) fit <-lme(y~-1+X, data=model.data, random=pdBlocked(Z.block,pdClass="pdIdent"),control=list(maxIter=1000, msMaxIter=1000, niterEM=1000)) ##Extract coefficients beta.hat <-fit$coef$fixed u.hat <-unlist(fit$coef$random) ##Seperate random coefficient for Replication 1 and 2 is.even <-function(x){ x %% 2 == 0 } u1.hat<-c() u2.hat<-c() for(i in 1:length(u.hat)) { if(is.even(i)) u2. hat<-c(u2.hat,u.hat[i]) else u1.…”
Section: Resultsmentioning
confidence: 99%
“…A closely related study was Cenk et al's (2014) Artificial Neural Network model. Unlike that model, our model brings an easy-to-understand explanation to the interactions of various effects on uptake rate, and is capable of linking the data obtained at different times by means of the random effects.…”
Section: List Of Tablesmentioning
confidence: 99%
“…In general, different methods have been used and reported to obtain the optimum number of neutrons in the literature, such as the Taguchi method [39], genetic algorithm [40], k-fold validation [41], or design of experiment [42]. The trial-anderror approach is one of the most frequently applied methods [40][41][42][43][44][45][46][47][48][49][50] by researchers. One can use any of them.…”
Section: Data Collectionmentioning
confidence: 99%
“…One can use any of them. Herein, the trial-and-error method is applied to determine the optimal neuron numbers, where the lowest mean error is provided [46,48,49].…”
Section: Ann Model Developmentmentioning
confidence: 99%