2024-02-17
Magica: Open Source File Type Recognition Model From Google

Read More

2024-01-07
How To Deploy Github Pages In /Docs Or From Fork

How to deploy Github Pages in /docs or from fork

Click to Settings -> Pages -> Source, select “Github Actions” and select back, then you can select your branch and /docs folder successfully.

Is that delay? I doubt. But I will record this anyway.

Read More

2023-04-03
Webproxy, Clash, Proxy.Py

somebody hates clash and proxy.py, now we proxy websites directly in another website:


Ultraviolet by Titanium Network

visit Holy Unblocker for demonstration

holyub-alike websites


github topic: webproxy

Read More

2022-12-07
Some Notes Just Like Me: Today I Learned (Til)

repo here: til

Read More

2022-11-22
Introducing The Open-Source Chinese Font 'Lxgwwenkai' Based On Klee One

中文字体 open source chinese fonts

百度输入法造字?

https://github.com/lxgw/LxgwWenKai/

一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。

感觉挺好看

Read More

2022-11-08
Remove Bad/Large Files From Git Repo History

remove sensitive data from github

use bfg repo cleaner, avaliable in brew, downloadable as a jar.

git-filter-repo

other tools either perform poorly or have complex syntax. may not work as expected!

cheat sheet for converting bfg commands into git filter-repo

Read More

2022-11-05
国信Iquant平台分析

iquant基于迅投qmt平台开发 不支持极简模式 即使是极简模式也需要识别输入验证码 在Windows平台上运行 支持python36-38

xtquant github repo

国金qmt下载地址 官网貌似找不到了所以放这里 安装文档 开户

量化交易笔记

最新国内外量化平台汇总 包含数据来源 支持实盘的券商

qmt mini使用

国盛证券qmt mini模式 xtquant qmt客户端下载

迅投qmt微信专栏合集

Read More

2022-09-17
Agi (Artificial General Intelligence) Related Projects

said by HTM, AGI knows what it did to the world (self-awareness), also signals from sensors.

google research

gwern wrote a fiction. he thinks agi starts from automl-zero which is similar to lazero and metalazero by name and perspective.

by design lazero can be deeply aligned, inspecting and studying user’s actions. it also has its own exploration space. however, these expectations can never be fully satisfied at the same time. if you want more power, you have to let go.

lucidrains repositories

this one got lots of state-of-the-art implementations for close-sourced papers and also repos for AGI. stunning.

JEPA-pytorch (WIP) yann lecun’s version how agi will be built

PaLM scaling language model with pathways

side projects

make a video text to video generation

nuwa text to video generation

opencog

moses (supervised) for evolutionary program synthesis

repos on github

he4o

aixijs general reinforcement learning in browser repo

opennars

brain simulator 2 on windows platform

DQfD: Learning from Demonstrations for Real World Reinforcement Learning (paper)

mit class on AGI

jiaxiaogang’s god-knows-what theory and training logs

awesome deep reinforcement learning (deep-rl)

awesome agicocosci exhausitive list of papers and repos for cognitive science and AGI

introduction and links on AGI

Read More

2022-09-13
Exploring Chinese Music Platform Apis And Repositories

Read More

2022-05-31
A Python Wrapper For Ffmpeg: Simplifying Command-Line Functionality

ffmpeg python wrapper

most famous code to cli args ffmpeg python wrapper:

https://github.com/kkroening/ffmpeg-python

Read More