Pages

Monday, August 26, 2019

Welcome to the future. The future is Machine Learning and Artificial Intelligence

This is not a post about creating something like Skynet. No one wants that. This is about how accessible edge computing and programming connected devices have gotten. So recently I've bought a Jetson Nano and acquired a MXCHIP IoT DevKit.

Specs:
Jetson Nano
MXCHIP IoT DevKit

So what can it do?? Take a ML model and do some inference. I always felt that the Cloud is slow. Machines are fast, Data centers are fast, Networks are fast, but the internet is unpredictable. So take trained models and use it on the edge device (Jetson Nano) to get your output (the predicted value). I'm unsure what I'll make with the IoT DevKit, but there are a lot of projects to try.

Project:
Jetson Nano Projects
IoT DevKit Projects

Sunday, August 11, 2019

Sometimes I go to Vimeo

I was watching a Vimeo video today and wondered why my player looked weird. Then I remembered that I made a downloader script last year. I still need to clean up the player controls some more.


p.s. The file urls can be found in .request.files.progressive in the json response from the config_url

Sunday, July 7, 2019

Checksum Check Program

For a while now I wanted a program where I can compare file hashes from files I download. Sure, I use the CRC SHA feature from 7zip to find the hashes, but I would have to manually copy it out to verify what it should be equal to.

So I finally took some time to make something. Now I just drag and drop the file and the text I would like to compare it to. Then push the button to compare. I'll need to add a few more changes before I upload it.

WPF Application in C# . Github


Monday, March 25, 2019

What is your AI playlist?

Pick the Path Builder and create your AI Playlist. https://aischool.microsoft.com/en-us/home Here is an example of a playlist. Many nice resources from multiple site built into an easy to use playlist.

Friday, December 21, 2018

Happy Holidays Winter 2018

Happy Holidays and a have a Happy New Year!

It's been a while since I logged into my Blog. Well here are a few updates to the blog.
  • Changed the theme to Awesome Inc.
  • Added the cookies consent on the top of the page
  • Reorganized the widgets a bit.
    • I'll need to add a ton more sites to the Blog list on the right