Conclude introduction with DL and bioinformatics

This commit is contained in:
2021-07-02 02:47:54 +02:00
parent dfedb386ed
commit 2a1e04cfb4
5 changed files with 87 additions and 4 deletions

View File

@@ -331,7 +331,7 @@
\usepackage{booktabs} % Proper formatting of tables
\usepackage{siunitx} % Proper formatting of units
\usepackage{mhchem} % Proper formatting of chemicals
\usepackage{lipsum} % Insertion of arbitrary content
\usepackage{longtable} % Proper rendering of tables in pandoc
@@ -395,6 +395,10 @@
\def\fps@figure{htbp}
\makeatother
% Define tightlist
\providecommand{\tightlist}{%
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%

View File

@@ -723,3 +723,52 @@
biburl = {https://dblp.org/rec/journals/corr/WangRX17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@Inbook{Can2014,
author = "Can, Tolga",
editor = "Yousef, Malik and Allmer, Jens",
title = "Introduction to Bioinformatics",
bookTitle = "miRNomics: MicroRNA Biology and Computational Analysis",
year = 2014,
publisher = "Humana Press",
address = "Totowa, NJ",
pages = "51--71",
abstract = "Bioinformatics is an interdisciplinary field mainly
involving molecular biology and genetics, computer science,
mathematics, and statistics. Data intensive, large-scale
biological problems are addressed from a computational point
of view. The most common problems are modeling biological
processes at the molecular level and making inferences from
collected data. A bioinformatics solution usually involves the
following steps:Collect statistics from biological data.Build
a computational model.Solve a computational modeling
problem.Test and evaluate a computational algorithm.",
isbn = "978-1-62703-748-8",
doi = "10.1007/978-1-62703-748-8_4",
url = "https://doi.org/10.1007/978-1-62703-748-8_4"
}

@Article{Hagen2000,
author = {Hagen, Joel B.},
title = {The origins of bioinformatics},
journal = {Nature Reviews Genetics},
year = 2000,
month = {Dec},
day = 01,
volume = 1,
number = 3,
pages = {231-236},
abstract = {Bioinformatics is often described as being in its infancy,
but computers emerged as important tools in molecular biology
during the early 1960s. A decade before DNA sequencing became
feasible, computational biologists focused on the rapidly
accumulating data from protein biochemistry. Without the
benefits of supercomputers or computer networks, these
scientists laid important conceptual and technical foundations
for bioinformatics today.},
issn = {1471-0064},
doi = {10.1038/35042090},
url = {https://doi.org/10.1038/35042090}
}

BIN
assets/figures/ai-ml-dl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB