Main Page: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) No edit summary |
Bradley Monk (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{SmallBox|float=left|clear=both|margin=0px 1px 8px 1px|padding=10px 1px 10px 1px|width=95%|font-size=16px|[[ADSP|Genomics and Machine Learning]]|txt-size=12px|pad=6px 12px 2px 12px| | |||
---- | |||
Using SNP profiles of over 10k individuals from the Alzheimer's Disease Sequencing Project ([https://www.niagads.org/adsp/content/home ADSP]) we have developed a computational framework for making diagnostic predictions regarding the likelihood that someone will develop Alzheimer's Disease (AD). A key feature of this framework is a neural network algorithm that, through machine learning, has been trained to predict AD patients or non-AD controls with high accuracy. Importantly, these predictions were made on individuals never seen by the classifier, suggesting high accuracy diagnoses could transfer to the general population. In fact, only a few hundred genomic loci are needed, and have been identified by the learning algorithms. The neural net outputs a ‘confidence’ level for each prediction; for individuals registering high-confidence predictions, the classifier is over 90% accurate. Since network weights have already been trained, and only a relatively small number of key variant loci are needed, this system could aid in clinical diagnostics; and as new genomes and clinical status are added, the system will continue to improve performance over time. | |||
Here I provide a step-by-step analysis-walkthrough towards the goal of developing a platform for Alzheimer's Disease diagnosis based on machine learning techniques. Here are some entry pages: [[ADSP|Intro]], [[ADSP Neural Nets|More Neural Nets]], [[ADSP PCA|PCA]], [[ADSP t-SNE|t-SNE]]. | |||
}} | |||
{{Box|width=45%|min-width=310px|float=left|font-size=14px|[[Brownian Motion]]| | {{Box|width=45%|min-width=310px|float=left|font-size=14px|[[Brownian Motion]]| | ||
Over the last year my main interest has been the study of synaptic potentiation from an animated, quantitative perspective (read: MCMC methods and simulation). Currently, I'm examining the membrane [[:Category:Diffusion|diffusion]] of neurotransmitter receptors and modeling how these particles swarm and potentiate synapses. It has been an interesting transition into these topics - prior to these projects I worked primarily with brain tissue and mice, but now I find myself spending most of my day programming, running simulations, and working with equations. I'm not sure why, but I find [[:Category:Diffusion|diffusion]] quite interesting. [[:Category:Diffusion|Stochastic diffusion]], like that in [[:Category:Diffusion|Brownian motion]], is a pure actuation of the basic properties of [[:Category:Statistics|statistics]] - probability distributions in particular. Given that synaptic potentiation is directly mediated by stochastic diffusion and synaptic capture of receptors, it seem that neurons have evolved into innate statistical computers. The result of 100 billion of these statistical computers making 100 trillion connections is the human brain. | Over the last year my main interest has been the study of synaptic potentiation from an animated, quantitative perspective (read: MCMC methods and simulation). Currently, I'm examining the membrane [[:Category:Diffusion|diffusion]] of neurotransmitter receptors and modeling how these particles swarm and potentiate synapses. It has been an interesting transition into these topics - prior to these projects I worked primarily with brain tissue and mice, but now I find myself spending most of my day programming, running simulations, and working with equations. I'm not sure why, but I find [[:Category:Diffusion|diffusion]] quite interesting. [[:Category:Diffusion|Stochastic diffusion]], like that in [[:Category:Diffusion|Brownian motion]], is a pure actuation of the basic properties of [[:Category:Statistics|statistics]] - probability distributions in particular. Given that synaptic potentiation is directly mediated by stochastic diffusion and synaptic capture of receptors, it seem that neurons have evolved into innate statistical computers. The result of 100 billion of these statistical computers making 100 trillion connections is the human brain. |
Revision as of 23:24, 7 February 2018
Welcome to the official wiki of Brad Monk
Popular Categories