NVIDIA Clara Discovery Platform

NVIDIA CLARA DISCOVERY Eco Nvidia’s entry into the medical field. From the cover we can see a ring structure: Natural Language -> Viral Gene Sequence -> Viral Protein Structure -> New Drug Docking with Viral Protein -> Molecular Docking Dynamics Simulation -> Clinical Trial of Drug Candidate Detecting Medical Images of Patient’s Lungs -> Natural Language Introduction At the Nvidia GTC 2020 Fall Conference, Nvidia announced the NVIDIA CLARA DISCOVERY drug development framework, which aims to accelerate the progress of global drug development. With the news of Nvidia’s acquisition of ARM before, I realized that Nvidia has the ambition to rule the edge computing field in the future. Not surprisingly, this GTC conference Nvidia updated many product lines, including large to data center computing module BlueField-2, small to edge field jetson Nano 2G, the most exciting for me is still ** CLARA DISCOVERY**, because my own short-term goal is how to use edge computing in the medical field, such as individuals can calculate the current status of their own diseases through edge computing devices combined with their own diagnostic data obtained from hospital examinations, as well as judgmental detection of Covid-19 CT, ChestXRay. ...

October 6, 2020 · 2 min · alexchen

News of SARS COV 2 MiniProtein Binder

Rosetta@home Newly discovered computer-synthesized drug that inhibits SARS-Cov-2, paper published in Science Science, [De novo design of picomolar SARS-CoV-2 miniprotein inhibitors](https:// science.sciencemag.org/content/early/2020/09/08/science.abd9909). The following graph shows the current contribution of own arithmetic power. Explanation of paper content Doing…

September 10, 2020 · 1 min · alexchen

ACM Professional Membership

Sidebar Behind why deep learning is so powerful, we can think of the human brain’s neurons, which individually can’t do anything, but a bunch of neurons together are immensely powerful. Watch a movie about how cells and proteins work in living things, and be amazed at how tiny microscopic worlds can work in such subtle ways. Inner Life Of A Cell - Full Version Sometimes when I think about the above questions, I get the urge to learn more about how the world works, whether human communication can be likened to molecular interactions, why a bunch of >neurons put together can create intelligent life forms, how the free consciousness of such life forms is formed, how the transfer of information between neurons is encoded, and what is happening at a deeper level. Whether the field of study can continue to exploit certain features of the brain > neurons to enhance the design of models. ...

September 9, 2020 · 2 min · alexchen

What Is Lung Opacity

Research References What are lung opacities? This post is a continuation of the Covid-19 Xray lung detection, because when processing the pre-sample data, we need to be able to know more clearly how the medical field processes and analyzes these x-ray maps so that we can better design our own deep neural network architecture. Let’s first look at a lung x-ray of our normal person and determine if there is a lesion in the lung by the black, white and gray in the image. ...

September 4, 2020 · 3 min · alexchen

Covid19 AI Research

A Review of Automated Diagnosis of COVID-19 Based on Scanning Images In the last week, I have been optimizing the Covid-Net I developed with my thesis and other research materials to diagnose the deep learning model of Covid19, and the accuracy I got from training on 20,000+ xRay datasets is less than 90%. When the model became more and more complex, the video memory was obviously not enough, so I sold the DJI Inspire 2 and used the money I earned to buy a TITAN RTX 24G, and then continued to optimize the model and increase training. of the batch_size. ...

August 31, 2020 · 1 min · alexchen