Commit graph

12 commits

Author SHA1 Message Date
Simon Sarasova
ea82419b38
Implemented in-memory storage of trained neural network objects. Trained neural network objects now only have to be created once, so predictions are faster. 2024-08-15 12:14:23 +00:00
Simon Sarasova
02676dbda1
Added the Obesity disease to genetic analyses. 2024-08-14 03:37:18 +00:00
Simon Sarasova
8bc2bc01f3
Implemented neural network prediction for polygenic diseases to replace old method. Added autism and homosexualness to genetic analyses. 2024-08-13 13:25:47 +00:00
Simon Sarasova
45e668c05a
Added numeric traits to genetic analyses. 2024-08-09 14:23:37 +00:00
Simon Sarasova
fe754cb6a2
Added the Height trait to the Create Genetic Models utility. 2024-08-07 07:45:31 +00:00
Simon Sarasova
03b8503b89
Added the Height trait to the traits package. Migrated locus metadata from json encoding to gob encoding. 2024-08-05 07:11:10 +00:00
Simon Sarasova
21082cfb0d
Added neural network trait prediction to genetic analyses. 2024-07-19 17:16:28 +00:00
Simon Sarasova
75331a22d3
Improved the Create Genetic Models utility and neural network training code. Models are now able to predict traits with some accuracy. 2024-07-05 21:01:43 +00:00
Simon Sarasova
019b1a577e
Added an Estimated Time Remaining label to 2 processes within the Create Genetic Models utility. 2024-06-15 11:02:31 +00:00
Simon Sarasova
35cda50ad7
Improved the creation procedures, encoding format, and graphical presentation of genetic analyses. Map lists have been replaced by custom objects. 2024-06-02 08:43:39 +00:00
Simon Sarasova
38f9eca9db
Upgraded all uses of math/rand to math/rand/v2. 2024-05-02 02:45:00 +00:00
Simon Sarasova
63a27d2fb8
Initial commit for Seekia Version 0.50. For earlier history, download the SeekiaGitHistory-v0.50.bundle file. Instructions for doing this are available at the bottom of the Changelog.md file. 2024-04-11 13:51:56 +00:00