Skip to content
View ansyeow's full-sized avatar
  • PJ, Selangor, Malaysia

Block or report ansyeow

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Starred repositories

6622 results for source starred repositories
Clear filter

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.

Rust 12,496 670 Updated Jul 29, 2025

SSLSocketChannel and SSLServerSocketChannel Implementations

Java 24 9 Updated Jul 26, 2015

A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.

Java 207 50 Updated Dec 12, 2025

A simple Java SSL/TSL socket client and server demo.

Java 43 24 Updated Sep 13, 2021

You like pytorch? You like micrograd? You love tinygrad! ❤️

Python 30,895 3,780 Updated Dec 19, 2025

LLM training in simple, raw C/CUDA

Cuda 28,420 3,333 Updated Jun 26, 2025

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

Jupyter Notebook 14,080 2,107 Updated Aug 8, 2024
JavaScript 11 3 Updated Jan 19, 2025

A lightweight layer for working with JSON:API data.

TypeScript 31 2 Updated Jun 5, 2025

A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification

TypeScript 229 20 Updated Dec 2, 2025

🦊 A simple, lightweight & framework agnostic JSON:API client

JavaScript 290 47 Updated Dec 19, 2025

JavaScript client-side JSON API data handling made easy.

JavaScript 199 40 Updated Nov 10, 2017

Collect OpenAPI Specs within a Kubernetes Cluster

Python 10 1 Updated Jun 25, 2021

Automated database platform for PostgreSQL® - Your own DBaaS.

TypeScript 3,512 543 Updated Dec 18, 2025

基于 naive-ui 二次封装,简化中后台开发

TypeScript 232 27 Updated Dec 5, 2025

A simple and flexible admin template based on Vue3, Vite, TypeScript, NaiveUI

Vue 1,157 190 Updated Oct 30, 2025

What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?

TypeScript 17,156 1,313 Updated Sep 21, 2025

Full-Stack TypeScript toolkit that enhances Prisma ORM with flexible Authorization layer for RBAC/ABAC/PBAC/ReBAC, offering auto-generated type-safe APIs and frontend hooks.

TypeScript 2,754 126 Updated Dec 4, 2025

A comprehensive 0-to-1 guide for building self-improving LLM applications with DSPy framework

Python 195 15 Updated Oct 9, 2025

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

Python 27,612 4,868 Updated Aug 18, 2024

Python implementation of a single-layer perceptron for binary classification using a step activation function. Simulates basic (AND, OR, NOT) and complex (NAND, NOR, XOR, XNOR) logic gates with val…

Jupyter Notebook 6 Updated Jan 29, 2025
Jupyter Notebook 4 Updated Apr 20, 2019

Multi Layer Perceptrons solving XOR logic by using the backpropagation

Java 4 Updated Jan 21, 2017

Task 1: Perceptron Model for Binary Classes Classification, Task 2: Perceptron Model for 3-Classes Classification, Task 3: 3-Layer Neural Network like XOR Gate

Jupyter Notebook 6 Updated Oct 12, 2019

Multi layer perceptron model written in Python. Demonstrates two types of xor logic gates.

Python 4 2 Updated Oct 31, 2018

Learning XOR problem with 1 hidden layer and two perceptron with sigmoid activation function.

Jupyter Notebook 16 Updated Jan 3, 2025

This is a hard coding version of Sigmoid Multilayer Perceptron with 2 input *2 hideen *1 output that can slove XOR problem. It is just for "Hello World" for the A.I beginners.

Java 5 3 Updated Jul 2, 2018

Creating Logic Functions [AND, OR, NOT, XNOR, XOR, NAND, etc] using Neural Network

Python 18 10 Updated Oct 28, 2019

A Neural Network implemented from scratch (using only numpy) in Python.

Python 223 105 Updated Jun 21, 2022

Minimalistic implementation of a simple feedforward Neural Network

Python 168 64 Updated Jan 5, 2023
Next