楊明翰 (@whuang022ai)
  • Stars
    star
    51
  • Global Rank 336,599 (Top 12 %)
  • Followers 22
  • Following 7
  • Registered over 6 years ago
  • Most used languages
    Python
    40.0 %
    Java
    33.3 %
    HTML
    13.3 %
    C++
    13.3 %
  • Location 🇹🇼 Taiwan
  • Country Total Rank 1,786
  • Country Ranking
    Java
    214
    C++
    453
    HTML
    783
    Python
    953

Top repositories

1

LiteNN

A Lite ,easy for learning neural networks Implementation project.
C++
6
star
2

chatGPTCodeCopilot

using chatGPT to help coding
Python
5
star
3

AI-Tutorial-Perceptron

This is a hard coding version of Sigmoid Perceptron. It is just for "Hello World" for the A.I beginners.
Java
5
star
4

AI-Tutorial-Multilayer-Perceptron

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
4
star
5

AI-Tutorial-VanillaRNN

This is a break down / hard coding version of an RNN with three timesteps and solving the binary addition problem.
Python
3
star
6

AI-Tutorial-Tess4J-Example

A Hello World of Tess4j Example
Java
2
star
7

AI-Tutorial-Multilayer-Perceptron-Numpy-Version-

This is a 3 layer MLP Neural Network using only Numpy that can help us understand the principle of the neural network.
Python
2
star
8

AI-Tutorial-PerceptronGUI

This is a Perceptron with JavaFX GUI and error chart to observe the SGD training.
HTML
2
star
9

LiteAPI

A lite token based API server lib.
Java
1
star
10

AI-Tutorial-Python-Data-Science-Basic

This is a series of Python tutorial for basic data science.
Python
1
star
11

AI-Tutorial-Multiple-Linear-Regression

A basic multiple linear regression example. the training data was from mubaris
Python
1
star
12

RNN_Example

A basic sample RNN build from scratch using Java.
Java
1
star
13

LiteMatrix

A pure java object-oriented matrix computing and numerical analysis lib.
HTML
1
star
14

OpenCV-Tutorial-Canny

Canny Filter Use Example of OpenCV 3
C++
1
star
15

AI-Tutorial-Multilayer-Perceptron-Numpy-Batch-Version

This is a 3 layer MLP Neural Network using only Numpy that can help us understand the principle of the neural network.This is a version that processes the data by full batch which is more easier than the older version.
Python
1
star