Pinned Repositories
Email-using_JavaMail_Android
Sending Email using Javamail API to Gmail & NON gmail Users. With Automated response To Client 'Logging" the mail.
ArduinoRelay_winFrom
Basic Example of Relay and LED Control form WinFrom C#
Change_Edit_FileName
Change or Edit file Names in folders. This program was use to Capture the Title Of the Folder where all the Image was inside and then add the Folder title to the end of the Image Title.
dog-breed-classification
Classifies pet images using a pretrained CNN model, compares these # classifications to the true identity of the pets in the images, and # summarizes how well the CNN performed on the image classification task. # Note that the true identity of the pet (or object) in the image is # indicated by the filename of the image. Therefore, your program must # first extract the pet image label from the filename before # classifying the images using the pretrained CNN model. With this # program we will be comparing the performance of 3 different CNN model # architectures to determine which provides the 'best' classification
jnr-stickman33
Config files for my GitHub profile.
pixel_art_maker
Rock_Paper_Scissors_Lizard_Spock
Python - Rock_Paper_Scissors_Lizard_Spock
Route-Planning
Route Planning Project This is a Route Planning project for Udacity C++ Nanodegree. This Route Planner uses A* algorithm to find the shortest path. It uses OpenStreet Map data for and io2d rendering library to display the route on a map. Instructions for each exercise can be found in the `instructions` directory, and unit tests for some exercises in the `test` directory.
jnr-stickman33's Repositories
jnr-stickman33/jnr-stickman33
Config files for my GitHub profile.
jnr-stickman33/ArduinoRelay_winFrom
Basic Example of Relay and LED Control form WinFrom C#
jnr-stickman33/Route-Planning
Route Planning Project This is a Route Planning project for Udacity C++ Nanodegree. This Route Planner uses A* algorithm to find the shortest path. It uses OpenStreet Map data for and io2d rendering library to display the route on a map. Instructions for each exercise can be found in the `instructions` directory, and unit tests for some exercises in the `test` directory.
jnr-stickman33/Change_Edit_FileName
Change or Edit file Names in folders. This program was use to Capture the Title Of the Folder where all the Image was inside and then add the Folder title to the end of the Image Title.
jnr-stickman33/Email-using_JavaMail_Android
Sending Email using Javamail API to Gmail & NON gmail Users. With Automated response To Client 'Logging" the mail.
jnr-stickman33/dog-breed-classification
Classifies pet images using a pretrained CNN model, compares these # classifications to the true identity of the pets in the images, and # summarizes how well the CNN performed on the image classification task. # Note that the true identity of the pet (or object) in the image is # indicated by the filename of the image. Therefore, your program must # first extract the pet image label from the filename before # classifying the images using the pretrained CNN model. With this # program we will be comparing the performance of 3 different CNN model # architectures to determine which provides the 'best' classification
jnr-stickman33/Rock_Paper_Scissors_Lizard_Spock
Python - Rock_Paper_Scissors_Lizard_Spock
jnr-stickman33/pixel_art_maker