Archived from groups: rec.games.chess.computer (More info?)
Hi!
I've been looking for a very simple program that converts PGN to FEN. It
can be a DOS app or linux or even windows.
All I need is to convert several 1000 PGN formats to FEN.
I noted and have software that does this one file at a time. I want to
write a script to convert them.
Ex: I have a number of Kasparov and Anand etc PGN files. However, I want
them in FEN format. I like the PGN format when I sit down and study a game.
However when I want the computer to analyze a position I don't want to type
each one in, I can make mistakes in the process.
Also, I want to use the FEN format to train a program I've been working on
learning strategies. FEN is the easiest for me. I am trying to experiment
with a new learning algorithm which I've been working on for a while. I
want to compile this data from FEN and have my program try to learn
something from it.
I've an idea that may sound odd. I am using traditional analysis to compute
a position. I spent about 3 years working on this style and using Dr.
Hyatts insight regarding his ingenious bitboard method which took me a while
to comprehend. Now I have something that plays pretty well. As an
experiment, I want to add to the evalulation routine (which is very simple
and I kept it simple for this exact purpose), I want to organize various
games and try to analyze them to say 4 moves deep. Then use some statistical
analysis and learning algorithms to locate trends. Use this info as what I
call the 'creative' feature. Add this 'creative' feature (value) to the
simple analysis and see if the machine begins to learn. The general idea is
that the 'creative' feature(component) will try to come up with the same
value as if it were analyzed by traditional methods. In short, it'd be
interesting to find a set of rules from a self-learning system that doesn't
require to analyze 3 to 4 moves deep but can find the same value within one
move deep.
Therefore, a large sample of FEN would be extremely helpful.
Please is there a simple solution to convert PGN to FEN
-OR-
Is there a db filled w/FEN formats with Grandmasters playing?
If there is a FEN db I can download where can I find it?
I really would appreciate any help.
Steve
Hi!
I've been looking for a very simple program that converts PGN to FEN. It
can be a DOS app or linux or even windows.
All I need is to convert several 1000 PGN formats to FEN.
I noted and have software that does this one file at a time. I want to
write a script to convert them.
Ex: I have a number of Kasparov and Anand etc PGN files. However, I want
them in FEN format. I like the PGN format when I sit down and study a game.
However when I want the computer to analyze a position I don't want to type
each one in, I can make mistakes in the process.
Also, I want to use the FEN format to train a program I've been working on
learning strategies. FEN is the easiest for me. I am trying to experiment
with a new learning algorithm which I've been working on for a while. I
want to compile this data from FEN and have my program try to learn
something from it.
I've an idea that may sound odd. I am using traditional analysis to compute
a position. I spent about 3 years working on this style and using Dr.
Hyatts insight regarding his ingenious bitboard method which took me a while
to comprehend. Now I have something that plays pretty well. As an
experiment, I want to add to the evalulation routine (which is very simple
and I kept it simple for this exact purpose), I want to organize various
games and try to analyze them to say 4 moves deep. Then use some statistical
analysis and learning algorithms to locate trends. Use this info as what I
call the 'creative' feature. Add this 'creative' feature (value) to the
simple analysis and see if the machine begins to learn. The general idea is
that the 'creative' feature(component) will try to come up with the same
value as if it were analyzed by traditional methods. In short, it'd be
interesting to find a set of rules from a self-learning system that doesn't
require to analyze 3 to 4 moves deep but can find the same value within one
move deep.
Therefore, a large sample of FEN would be extremely helpful.
Please is there a simple solution to convert PGN to FEN
-OR-
Is there a db filled w/FEN formats with Grandmasters playing?
If there is a FEN db I can download where can I find it?
I really would appreciate any help.
Steve