parent
c6b5bdf8b8
commit
c115b5458f
4 changed files with 2168 additions and 69 deletions
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,21 +1,75 @@ |
||||
@article{obata_improving_2015, |
||||
title = {Improving the {Description} of {Nonmagnetic} and {Magnetic} {Molecular} {Crystals} via the van der {Waals} {Density} {Functional}}, |
||||
volume = {84}, |
||||
issn = {0031-9015}, |
||||
url = {http://journals.jps.jp/doi/abs/10.7566/JPSJ.84.024715}, |
||||
doi = {10.7566/JPSJ.84.024715}, |
||||
abstract = {We have derived and implemented a stress tensor formulation for the van der Waals density functional (vdW-DF) with spin-polarization-dependent gradient c |
||||
orrection (GC) recently proposed by the authors [J. Phys. Soc. Jpn. 82, 093701 (2013)] and applied it to nonmagnetic and magnetic molecular crystals under ambient condition. |
||||
We found that the cell parameters of the molecular crystals obtained with vdW-DF show an overall improvement compared with those obtained using local density and generalize |
||||
d gradient approximations. In particular, the original vdW-DF with GC gives the equilibrium structural parameters of solid oxygen in the α-phase, which are in good agreement |
||||
with the experiment.}, |
||||
number = {2}, |
||||
urldate = {2017-07-29}, |
||||
journal = {J. Phys. Soc. Jpn.}, |
||||
author = {Obata, Masao and Oda, Tatsuki and Nakamura, Makoto and Hamada, Ikutaro}, |
||||
month = jan, |
||||
year = {2015}, |
||||
pages = {024715}, |
||||
file = {Full Text PDF:/home/aku/.zotero/zotero/cj95rjne.default/zotero/storage/8E9JFEFK/Obata et al. - 2015 - Improving the Description of Nonmagnetic and Magne.pdf: |
||||
application/pdf;Snapshot:/home/aku/.zotero/zotero/cj95rjne.default/zotero/storage/ZJNEANHK/JPSJ.84.html:text/html} |
||||
@inproceedings{langley00, |
||||
author = {P. Langley}, |
||||
title = {Crafting Papers on Machine Learning}, |
||||
year = {2000}, |
||||
pages = {1207--1216}, |
||||
editor = {Pat Langley}, |
||||
booktitle = {Proceedings of the 17th International Conference |
||||
on Machine Learning (ICML 2000)}, |
||||
address = {Stanford, CA}, |
||||
publisher = {Morgan Kaufmann} |
||||
} |
||||
|
||||
@TechReport{mitchell80, |
||||
author = "T. M. Mitchell", |
||||
title = "The Need for Biases in Learning Generalizations", |
||||
institution = "Computer Science Department, Rutgers University", |
||||
year = "1980", |
||||
address = "New Brunswick, MA", |
||||
} |
||||
|
||||
@phdthesis{kearns89, |
||||
author = {M. J. Kearns}, |
||||
title = {Computational Complexity of Machine Learning}, |
||||
school = {Department of Computer Science, Harvard University}, |
||||
year = {1989} |
||||
} |
||||
|
||||
@Book{MachineLearningI, |
||||
editor = "R. S. Michalski and J. G. Carbonell and T. |
||||
M. Mitchell", |
||||
title = "Machine Learning: An Artificial Intelligence |
||||
Approach, Vol. I", |
||||
publisher = "Tioga", |
||||
year = "1983", |
||||
address = "Palo Alto, CA" |
||||
} |
||||
|
||||
@Book{DudaHart2nd, |
||||
author = "R. O. Duda and P. E. Hart and D. G. Stork", |
||||
title = "Pattern Classification", |
||||
publisher = "John Wiley and Sons", |
||||
edition = "2nd", |
||||
year = "2000" |
||||
} |
||||
|
||||
@misc{anonymous, |
||||
title= {Suppressed for Anonymity}, |
||||
author= {Author, N. N.}, |
||||
year= {2021} |
||||
} |
||||
|
||||
@InCollection{Newell81, |
||||
author = "A. Newell and P. S. Rosenbloom", |
||||
title = "Mechanisms of Skill Acquisition and the Law of |
||||
Practice", |
||||
booktitle = "Cognitive Skills and Their Acquisition", |
||||
pages = "1--51", |
||||
publisher = "Lawrence Erlbaum Associates, Inc.", |
||||
year = "1981", |
||||
editor = "J. R. Anderson", |
||||
chapter = "1", |
||||
address = "Hillsdale, NJ" |
||||
} |
||||
|
||||
|
||||
@Article{Samuel59, |
||||
author = "A. L. Samuel", |
||||
title = "Some Studies in Machine Learning Using the Game of |
||||
Checkers", |
||||
journal = "IBM Journal of Research and Development", |
||||
year = "1959", |
||||
volume = "3", |
||||
number = "3", |
||||
pages = "211--229" |
||||
} |
||||
|
Loading…
Reference in new issue