https://github.com/raynardj/raynardj
Config files for my GitHub profile.
https://github.com/raynardj/raynardj
config github-config
Last synced: 4 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/raynardj/raynardj
- Owner: raynardj
- Created: 2022-11-07T03:16:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T20:48:47.000Z (about 1 year ago)
- Last Synced: 2025-07-11T07:31:05.045Z (11 months ago)
- Topics: config, github-config
- Homepage: https://github.com/raynardj
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- ⚡️ Hi, I’m @raynardj, I code fast, automate hard problems/
- 🗡 deep learning (especially play with tensor part), movie trivials, books
- ⭐️ I’m seek collaboration on automated DL tools
## Kaggle competions
* Progerssion system: Expert. 2x🥉 medals, 1x🥈 medals [kaggle profile page](https://www.kaggle.com/raynardj)
## Opensource
### Tools
* Taichi-Engine: Automated UI based multimodal DL tool. [Documentation](https://tai-chi-engine.readthedocs.io/en/latest/), github [here](https://github.com/tcengine/tai-chi/tree/main), or the following video explain the idea.
* [](https://www.youtube.com/watch?v=uIeX0VvLKd4)
* glow-cli: a commandline tool that can boost your efficiency [`pip install glow-cli`](https://pypi.org/project/glow-cli/), for now the code is close sourced. eg. you can do cool stunts in your terminal by asking
* `g llm "explain what's the name pattern under $(ls /dev) and which file might be the usb flash drive?"`
* `g llm "how do I mount one of the pod with keyword 'abc', the pods are $(kubectl get pods)"`
* Category: `Rust` accelerated category translation toolset: Category [`pip install category`](https://github.com/raynardj/category), based on the `Rust` core part of the library [`pip install rust-category`](https://github.com/raynardj/rust_category) also by Ray
* Language Annotation library [`pip install langhuan`](https://github.com/raynardj/langhuan)
* [python4ml](https://github.com/raynardj/python4ml/tree/main): The library I kept accumulating the tutorial while teaching DL at cokerbunker(a coding community)
* [unpackai](https://github.com/unpackAI/unpackai): a library I lead for teaching at unpackai.
* As a person who's deeply interested in history and actual archaeological text, I put up and assortment of models to help accelerate ancient Chinese research: [yuan](https://github.com/raynardj/yuan), many of the model uploaded to huggingface's model hub.
* [Docs](https://genomicare.github.io/docs/docs/experiments/) in forms of github pages show casing some of the experiments I did in Genomicare
### Models
* [Huggingface profile](https://huggingface.co/raynardj), it's before the chatgpt era, some for medical research paper extraction, some for ancient chinese. Most `space` haven't catch up with maintenance much.
## Here are some videos I made 📺
> I TALK SLOW, PLESAE WATCH IN `1.75x+`, just trying to record ideas, and understanding
### Explaining my creation
* [Visualize Embedding Movement in 10 Minutes](https://www.youtube.com/watch?v=wSzWUUIyVHk)
* [LLM in your command line glow-cli](https://www.youtube.com/watch?v=FxzfxZ6MHWQ)
* A chrome extension using NLP[sa system - BioInformatics Reading Assistant](https://www.youtube.com/watch?v=-lxs1R08DNQ)
* Tutorial to langhuan (mentioned above): [tutorial: Label NER, classification for nlp (text) tasks](https://www.youtube.com/watch?v=Nwh6roiX_9I)
### Paper analysis
* [Clippy! Paper on Youtube Recommender Solving Loss Divergence](https://www.youtube.com/watch?v=tnA5AVCGKZU)
* [🍦VanillaNet Deep Dive in 14 Minutes](https://www.youtube.com/watch?v=o8pJcvL8Lw8)
* [Why Transformers for NLP, but not LSTM](https://www.youtube.com/watch?v=FNPhr4cJrls)