forked from materials-data-facility/llm-hackathon
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge overleaf-2024-09-11-2032 into main
- Loading branch information
Showing
3 changed files
with
91 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
@article{wallum_instrument_2023, | ||
title = {An {{Instrument Assembly}} and {{Data Science Lab}} for {{Early Undergraduate Education}}}, | ||
author = {Wallum, Alison and Liu, Zetai and Lee, Joy and Chatterjee, Subhojyoti and Tauzin, Lawrence and Barr, Christopher D. and Browne, Amberle and Landes, Christy F. and Nicely, Amy L. and Gruebele, Martin}, | ||
year = {2023}, | ||
month = may, | ||
journal = {Journal of Chemical Education}, | ||
volume = {100}, | ||
number = {5}, | ||
pages = {1866--1876}, | ||
publisher = {American Chemical Society}, | ||
issn = {0021-9584}, | ||
doi = {10.1021/acs.jchemed.2c01072}, | ||
urldate = {2023-11-03}, | ||
abstract = {As data science and instrumentation become key practices in common careers ranging from medicine to agriscience, chemistry as a core introductory course must introduce such topics to students early and at an accessible level. Advanced data acquisition and data science generally require expensive precision instrumentation and massive computation, often out-of-reach even for upper-level undergraduate laboratory courses. At the same time, a new generation of affordable do-it-yourself instruments presents an opportunity for incorporation of curricula focused on instrument design and computation into freshman-level courses. We present a new lab for integration into existing courses that starts with hands-on spectrometer building, moves to data collection, and finally introduces an advanced data science technique, singular value decomposition, at an appropriate level with minimal computing requirements. The hardware and software used are modular and inexpensive. The lab was tested in three community college general chemistry sections over two semesters. Previously, students taking these courses did not typically see advanced quantitative chemistry curricula before deciding whether to pursue a bachelor's degree. This lab allowed students to practice data collection and organization skills, use prewritten Jupyter notebooks that perform advanced data analysis, and gain presentation skills. A multiwave assessment completed by students highlights both successes and difficulties associated with incorporating multiple advanced topics involving instrument design, data collection, and analysis techniques in a single lab.}, | ||
file = {C:\Users\sterg\Zotero\storage\CJX8XCIR\Wallum et al_2023_An Instrument Assembly and Data Science Lab for Early Undergraduate Education.pdf} | ||
} | ||
|
||
@article{mahjour_interactive_2023, | ||
title = {Interactive {{Python Notebook Modules}} for {{Chemoinformatics}} in {{Medicinal Chemistry}}}, | ||
author = {Mahjour, Babak and McGrath, Andrew and Outlaw, Andrew and Zhao, Ruheng and Zhang, Charles and Cernak, Tim}, | ||
year = {2023}, | ||
month = nov, | ||
journal = {Journal of Chemical Education}, | ||
publisher = {American Chemical Society}, | ||
issn = {0021-9584}, | ||
doi = {10.1021/acs.jchemed.3c00357}, | ||
urldate = {2023-11-28}, | ||
abstract = {Data science is becoming a mainstay in research. Despite this, very few STEM graduates matriculate with basic formal training in programming. The current lesson plan was developed to introduce undergraduates studying chemistry or biology to chemoinformatics and data science in medicinal chemistry. The objective of this lesson plan is to introduce students to common techniques used in analyzing medicinal chemistry data sets, such as visualizing chemical space, filtering to molecules that observe the Lipinski rules of drug-likeness, and principal component analysis. The content provided in this lesson plan is intended to serve as a tutorial-based reference for aspiring researchers. The lesson plan is split into two three-hour class sessions, each with an introductory slide deck, Python notebook consisting of several modules, and lab report template. During this activity, students learned to parse medicinal chemistry data sets with Python, perform simple machine learning analyses, and develop interactive graphs. During each session, students complete the Python notebook protocol and fill out a lab report template after a short lecture. By the end of the lesson plan, students were able to generate and manipulate various plots of chemical space and they reported having increased confidence in their understanding of chemistry, Python, and data science.}, | ||
file = {C:\Users\sterg\Zotero\storage\EDQPCNCH\Mahjour et al_2023_Interactive Python Notebook Modules for Chemoinformatics in Medicinal Chemistry.pdf} | ||
} | ||
|
||
@misc{saar_low-cost_2022, | ||
title = {A {{Low-Cost Robot Science Kit}} for {{Education}} with {{Symbolic Regression}} for {{Hypothesis Discovery}} and {{Validation}}}, | ||
author = {Saar, Logan and Liang, Haotong and Wang, Alex and McDannald, Austin and Rodriguez, Efrain and Takeuchi, Ichiro and Kusne, A. Gilad}, | ||
year = {2022}, | ||
month = jun, | ||
number = {arXiv:2204.04187}, | ||
eprint = {2204.04187}, | ||
primaryclass = {cond-mat}, | ||
publisher = {arXiv}, | ||
doi = {10.48550/arXiv.2204.04187}, | ||
urldate = {2022-07-05}, | ||
abstract = {The next generation of physical science involves robot scientists - autonomous physical science systems capable of experimental design, execution, and analysis in a closed loop. Such systems have shown real-world success for scientific exploration and discovery, including the first discovery of a best-in-class material. To build and use these systems, the next generation workforce requires expertise in diverse areas including ML, control systems, measurement science, materials synthesis, decision theory, among others. However, education is lagging. Educators need a low-cost, easy-to-use platform to teach the required skills. Industry can also use such a platform for developing and evaluating autonomous physical science methodologies. We present the next generation in science education, a kit for building a low-cost autonomous scientist. The kit was used during two courses at the University of Maryland to teach undergraduate and graduate students autonomous physical science. We discuss its use in the course and its greater capability to teach the dual tasks of autonomous model exploration, optimization, and determination, with an example of autonomous experimental "discovery" of the Henderson-Hasselbalch equation.}, | ||
archiveprefix = {arXiv}, | ||
keywords = {Computer Science - Machine Learning,Computer Science - Robotics,Condensed Matter - Materials Science,education}, | ||
file = {C\:\\Users\\sterg\\Zotero\\storage\\SDBKQZS4\\Saar et al_2022_A Low-Cost Robot Science Kit for Education with Symbolic Regression for.pdf;C\:\\Users\\sterg\\Zotero\\storage\\6X86S3V4\\2204.html} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters