-
-
Save kyu999/a4e0e677e7cf29a7bcd3 to your computer and use it in GitHub Desktop.
今日のTODO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. add debug code | |
2. make sure each function work properly | |
* read data | |
* aminos -> freqs | |
* weight check | |
* is separated | |
3. add data pattern gradually. | |
* variation of amino pattern | |
* variation of data amount(with the small size case, it worked.) | |
4. visualize is not separated data | |
5. reveal the result came from bugs or data itself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pass:
read data
aminos to freqs
Not yet: