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, |
@inproceedings{langley00, |
||||||
title = {Improving the {Description} of {Nonmagnetic} and {Magnetic} {Molecular} {Crystals} via the van der {Waals} {Density} {Functional}}, |
author = {P. Langley}, |
||||||
volume = {84}, |
title = {Crafting Papers on Machine Learning}, |
||||||
issn = {0031-9015}, |
year = {2000}, |
||||||
url = {http://journals.jps.jp/doi/abs/10.7566/JPSJ.84.024715}, |
pages = {1207--1216}, |
||||||
doi = {10.7566/JPSJ.84.024715}, |
editor = {Pat Langley}, |
||||||
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 |
booktitle = {Proceedings of the 17th International Conference |
||||||
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. |
on Machine Learning (ICML 2000)}, |
||||||
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 |
address = {Stanford, CA}, |
||||||
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 |
publisher = {Morgan Kaufmann} |
||||||
with the experiment.}, |
} |
||||||
number = {2}, |
|
||||||
urldate = {2017-07-29}, |
@TechReport{mitchell80, |
||||||
journal = {J. Phys. Soc. Jpn.}, |
author = "T. M. Mitchell", |
||||||
author = {Obata, Masao and Oda, Tatsuki and Nakamura, Makoto and Hamada, Ikutaro}, |
title = "The Need for Biases in Learning Generalizations", |
||||||
month = jan, |
institution = "Computer Science Department, Rutgers University", |
||||||
year = {2015}, |
year = "1980", |
||||||
pages = {024715}, |
address = "New Brunswick, MA", |
||||||
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} |
|
||||||
|
@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