Skip to content
View tmthyln's full-sized avatar

Highlights

  • Pro

Organizations

@TabbenBenchmark
Block or Report

Block or report tmthyln

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tmthyln/README.md

Hey there! 👋

I'm a machine learning researcher who makes packages that no one needs in my part-time.

Here are some of my Julia projects (some mostly completed, others still very much works-in-progress):

  • Exploring the Chinese language
    • ZhuyinPinyin.jl - functions for converting between zhuyin and pinyin
    • IDSGraphs.jl - tools for analyzing ideographs and their component relationships
    • CEDICT.jl - programmatic access to the CC-CEDICT dictionary
    • CJKFrequencies.jl - access to a bunch of different character frequencies for Chinese language texts
  • Miscellaneous games
    • MinesweeperSolvers.jl - assorted solvers for the minesweeper game (and a simple, fast game implementation)
    • MahjongTiles.jl - basics for working with Mahjong games (no actual game implementation)
  • Machine learning-related
    • ARMANets.jl - implementation of ARMA-Nets layer (compatible with Flux)

Cheers!

Pinned

  1. mathematica-models-public mathematica-models-public Public

    Various models in the Wolfram Mathematica language (visualizations, proofs, other cool things)

    Mathematica

  2. personal-website-old personal-website-old Public

    Personal Portfolio of Past and Present (and Potentially Pondering) Projects

    HTML

  3. deepminesweeper deepminesweeper Public

    [WIP] A bunch of explorations into minesweeper from many different perspectives.

    Python 1 1

  4. JuliaCJK/IDSGraphs.jl JuliaCJK/IDSGraphs.jl Public

    Julia package for reading and processing IDS files for CJK character decomposition.

    Julia

  5. TabbenBenchmark/tabben TabbenBenchmark/tabben Public

    A benchmark of datasets for consistently evaluating machine learning models on tabular data.

    Python 3