Pinned Repositories
Algorithms-
Code examples from the book Algorithms by Robert Sedgewick & Kevin Wayne
Driving-Car-Game
A simple car driving game, it has features of sending notification on mobile for both iOS and Android
HackerRank-ProblemSolving-Tutorials-Solutions
This repo is a solution for problems I solve & encounter during hackerrank exercises. I would love to share to help other people and get feedbacks as I go through them. Also, it would be a good mark for me to see the improvement I make. Any contribution & advice is welcome.
Procedural-Landmass-Generation-
It is followed up video series from youtube/@SebastianLague, I will contribute and develop it more with better UI and tools.
ResNet50-vs-ResNet18-Gradual-Increase
Comparison between a pre-trained ResNet18 model ImageNet tested gradually increased dataset on dataset CIFAR100 and ResNet50 model rtrained on CIFAR100 dataset. While maintaining an acceptable accuracy, a huge time decrease on training time is achieved due to smaller, but distilled dataset that allows model to be general enough on unseen data.
RhinoCoder
Config files for my GitHub profile.
Roof-Test-Rails
A clone of hyper casual game, voodo's roof rails. Project kept as simple as possible to just include the mechanics, a raw prototype. Not aims to have a good gameplay.
Star-Sim-World
This is a 2D game where you have basic controls, design and NPC and shop system. Any contributions on design and environmental improvement is welcome and open to use.
SVM_and_MLP_Implementation
This is a basic implementation of support vector machines(SVMs) and Perceptron for multi classes (MLP) based on their generalized closed form of formulas.
Vacuum-Runner
RhinoCoder's Repositories
RhinoCoder/Driving-Car-Game
A simple car driving game, it has features of sending notification on mobile for both iOS and Android
RhinoCoder/ResNet50-vs-ResNet18-Gradual-Increase
Comparison between a pre-trained ResNet18 model ImageNet tested gradually increased dataset on dataset CIFAR100 and ResNet50 model rtrained on CIFAR100 dataset. While maintaining an acceptable accuracy, a huge time decrease on training time is achieved due to smaller, but distilled dataset that allows model to be general enough on unseen data.
RhinoCoder/Roof-Test-Rails
A clone of hyper casual game, voodo's roof rails. Project kept as simple as possible to just include the mechanics, a raw prototype. Not aims to have a good gameplay.
RhinoCoder/Vacuum-Runner
RhinoCoder/Algorithms-
Code examples from the book Algorithms by Robert Sedgewick & Kevin Wayne
RhinoCoder/HackerRank-ProblemSolving-Tutorials-Solutions
This repo is a solution for problems I solve & encounter during hackerrank exercises. I would love to share to help other people and get feedbacks as I go through them. Also, it would be a good mark for me to see the improvement I make. Any contribution & advice is welcome.
RhinoCoder/Procedural-Landmass-Generation-
It is followed up video series from youtube/@SebastianLague, I will contribute and develop it more with better UI and tools.
RhinoCoder/RhinoCoder
Config files for my GitHub profile.
RhinoCoder/Star-Sim-World
This is a 2D game where you have basic controls, design and NPC and shop system. Any contributions on design and environmental improvement is welcome and open to use.
RhinoCoder/SVM_and_MLP_Implementation
This is a basic implementation of support vector machines(SVMs) and Perceptron for multi classes (MLP) based on their generalized closed form of formulas.
RhinoCoder/Tic-Tac-Toe
A console application demo of the game tic tac toe.
RhinoCoder/Tower-Defense-Rush
This is a voxel art styled tower defense game. New updates will be coming soon
RhinoCoder/WeatherForecastAPP
Simple weather forecast application for android TVs. Shows the weather condition & temperature in terms of celcius according to the location.
RhinoCoder/Computer-Graphics-From-Scratch-openGL
RhinoCoder/Zombie-Shooter
Zombie Shooter Game