Difference between revisions of "Kai-Fu Lee"

From Chessprogramming wiki
Jump to: navigation, search
Line 11: Line 11:
 
During the mid and late 80s, along with [[Sanjoy Mahajan]], Kai-Fu Lee co-authored the at that time world class [[Othello]] program ''Bill'' <ref>[[Kai-Fu Lee]], [[Sanjoy Mahajan]] ('''1986'''). ''[https://kilthub.cmu.edu/articles/BILL_a_table-based_knowledge-intensive_othello_program/6603887/1 BILL: a table-based, knowledge-intensive othello program]''. Technial Report CMU-CS-86-141, [[Carnegie Mellon University]]</ref>,  
 
During the mid and late 80s, along with [[Sanjoy Mahajan]], Kai-Fu Lee co-authored the at that time world class [[Othello]] program ''Bill'' <ref>[[Kai-Fu Lee]], [[Sanjoy Mahajan]] ('''1986'''). ''[https://kilthub.cmu.edu/articles/BILL_a_table-based_knowledge-intensive_othello_program/6603887/1 BILL: a table-based, knowledge-intensive othello program]''. Technial Report CMU-CS-86-141, [[Carnegie Mellon University]]</ref>,  
 
initially written in [[LISP|Common Lisp]] at [[Carnegie Mellon University]] in 1985, in 1986 rewritten in [[C]], and in 2005 released under the [[Free Software Foundation#GPL|GPL]] <ref>[http://www.inference.phy.cam.ac.uk/sanjoy/othello/bill-1.0.tar.gz BILL: An Othello program released under the GPL] from [http://www.inference.phy.cam.ac.uk/sanjoy/ Sanjoy Mahajan's Home Page]</ref>.  
 
initially written in [[LISP|Common Lisp]] at [[Carnegie Mellon University]] in 1985, in 1986 rewritten in [[C]], and in 2005 released under the [[Free Software Foundation#GPL|GPL]] <ref>[http://www.inference.phy.cam.ac.uk/sanjoy/othello/bill-1.0.tar.gz BILL: An Othello program released under the GPL] from [http://www.inference.phy.cam.ac.uk/sanjoy/ Sanjoy Mahajan's Home Page]</ref>.  
''Bill 3.0'' applies [https://en.wikipedia.org/wiki/Bayesian_inference Bayesian learning] of [https://en.wikipedia.org/wiki/Discriminant_function_analysis discriminant functions] that [[Automated Tuning|automaticly combines]] [[Evaluation|evaluation]] features <ref>[[Kai-Fu Lee]] ('''1986'''). ''[https://kilthub.cmu.edu/articles/A_pattern_classification_approach_to_evaluation_function_learning/6591158 A pattern classification approach to evaluation function learning]''. Technial Report CMU-CS-86-173, [[Carnegie Mellon University]]</ref> <ref>[http://satirist.org/learn-game/systems/othello/bill.html Bill] from [http://satirist.org/learn-game/systems/othello/ The strong learning Othello Programs], [http://satirist.org/learn-game/ Machine Learning in Games] by [[Jay Scott]]</ref>.
+
''Bill 3.0'' applies [https://en.wikipedia.org/wiki/Bayesian_inference Bayesian learning] of [https://en.wikipedia.org/wiki/Discriminant_function_analysis discriminant functions] that [[Automated Tuning|automatically combines]] [[Evaluation|evaluation]] features <ref>[[Kai-Fu Lee]] ('''1986'''). ''[https://kilthub.cmu.edu/articles/A_pattern_classification_approach_to_evaluation_function_learning/6591158 A pattern classification approach to evaluation function learning]''. Technial Report CMU-CS-86-173, [[Carnegie Mellon University]]</ref> <ref>[http://satirist.org/learn-game/systems/othello/bill.html Bill] from [http://satirist.org/learn-game/systems/othello/ The strong learning Othello Programs], [http://satirist.org/learn-game/ Machine Learning in Games] by [[Jay Scott]]</ref>.
  
 
=Selected Publications=
 
=Selected Publications=

Revision as of 16:42, 10 June 2019

Home * People * Kai-Fu Lee

Kai-Fu Lee,
a Taiwanese computer scientist with expertise in artificial intelligence, technology executive, venture capitalist, and writer. He was founding president of Google China, serving from July 2005 through September 2009, and was also affiliated with Microsoft, SGI and Apple. Kai-Fu Lee graduated from Columbia University in computer science in 1983, and earned a Ph.D. from Carnegie Mellon University in 1988, where he worked on machine learning, pattern recognition and speech recognition, developing the CMU Sphinx system.

Bill

During the mid and late 80s, along with Sanjoy Mahajan, Kai-Fu Lee co-authored the at that time world class Othello program Bill [2], initially written in Common Lisp at Carnegie Mellon University in 1985, in 1986 rewritten in C, and in 2005 released under the GPL [3]. Bill 3.0 applies Bayesian learning of discriminant functions that automatically combines evaluation features [4] [5].

Selected Publications

[6]

1986 ...

1990 ...

2000 ...

2010 ...

External Links

References

Up one level