Pinned Repositories
PerceptronTR
Perceptron Technical Report (actually a homework of AI course in XTU)
BackPropagationNeuralNetworkTR
The BP (Back propagation) Neural Network Technical Report (actually a homework of AI course in XTU)
MicrosoftImagePuzzleSolver
Simple implementation of search algorithms and heuristic algorithms to solve 8-digit problems, as well as Microsoft Image Puzzle.
BugReport.ButtonVisualState
The demostration of one of MAUI's bug associated to Button's VisualState.
BVM
BrainRunTime - BrainVM Rust Implementation
DotnetRunnerShell
A simple tool to make Code Runner happy.
NinePalacesPuzzle
The Nine Palaces Puzzle (aka 8 Digit Puzzle) Solver. Homework of XTU AI course.
AvaloniaToDo.BugReport
A simple project for reporting Binding TextBox.Text with CommunityTookit issue.
back_propagation
Back Propagation network implemented in Dart. Just for fun.
GeneticAlgorithmTR
Genetic Algorithm Technical Report. Homework of XTU AI course.
cylix-lee's Repositories
cylix-lee/AvaloniaToDo.BugReport
A simple project for reporting Binding TextBox.Text with CommunityTookit issue.
cylix-lee/back_propagation
Back Propagation network implemented in Dart. Just for fun.
cylix-lee/GeneticAlgorithmTR
Genetic Algorithm Technical Report. Homework of XTU AI course.
cylix-lee/NinePalacesPuzzle
The Nine Palaces Puzzle (aka 8 Digit Puzzle) Solver. Homework of XTU AI course.
cylix-lee/BackPropagationNeuralNetworkTR
The BP (Back propagation) Neural Network Technical Report (actually a homework of AI course in XTU)
cylix-lee/PerceptronTR
Perceptron Technical Report (actually a homework of AI course in XTU)
cylix-lee/MicrosoftImagePuzzleSolver
Simple implementation of search algorithms and heuristic algorithms to solve 8-digit problems, as well as Microsoft Image Puzzle.
cylix-lee/BugReport.ButtonVisualState
The demostration of one of MAUI's bug associated to Button's VisualState.
cylix-lee/DotnetRunnerShell
A simple tool to make Code Runner happy.
cylix-lee/BVM
BrainRunTime - BrainVM Rust Implementation