- China Beijing
- yongsun.me
Stars
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running mat…
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
Source Code for Android Course Example Applications
java deep learning algorithms and deep neural networks with gpu acceleration
A ScrollView with over scroll capabilities, a complete replacement for android's ScrollView.
This is the code that goes along with Learning Android book.
I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it