Tutorial
Posts tagged 'Tutorial'
- Implementing Minimax with Alpha-Beta pruning for a simple Chess AI in Swift
- Fixing ADFRSuite for Apple Silicon
- Polynomial Regression Using TensorFlow 2.x
- Cross-Compiling Hello World for DOS on macOS
- This goes through compiling Open Watcom 2 and creating simple hello-world exampls
- Published On: 2024-03-15 13:16
- Tags:
DOS,
Tutorial,
macOS,
x86
- Interacting with underlying element in HTML
- With CSS you can disable any interactions with an element and directly control the underlying element
- Published On: 2024-02-26 11:57
- Tags:
CSS,
HTML,
Tutorial
- Attack Lab
- Bomb Lab
- Interacting with Siri using the command line
- Code snippet to interact with Siri by issuing commands from the command-line.
- Published On: 2023-02-08 17:21
- Tags:
Automation,
Python,
Tutorial,
macOS
- Posting blogs as Mastodon Toots
- Building a Similar Movies Recommendation System
- Making a Crude ML Powered Chatbot in Swift using CoreML
- Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML.
- Published On: 2021-06-27 23:26
- Tags:
AI,
CoreML,
NLP,
Swift,
Tutorial
- Posting Blog Posts as Twitter Threads Part 1/n
- RSS Feed written in HTML + JavaScript
- Short code-snippet for an RSS feed, written in HTML and JavaScript
- Published On: 2020-12-01 20:52
- Tags:
HTML,
JavaScript,
Tutorial
- Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt
- Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS.
- Published On: 2020-11-17 15:04
- Tags:
Tutorial,
Web-Development
- Trying Different Camera Setups
- Comparison of different cameras setups for using as a webcam and tutorials for the same.
- Published On: 2020-10-11 16:12
- Tags:
Tutorial,
macOS
- Introduction to AR.js and Natural Feature Tracking
- Installing RDKit on Google Colab
- Compiling Open Babel on iOS
- Fixing X11 Error on macOS Catalina for AmberTools 18/19
- Fixing Could not find the X11 libraries; you may need to edit config.h, AmberTools macOS Catalina
- Published On: 2020-04-13 11:41
- Tags:
Cheminformatics,
Tutorial,
macOS
- Tinkering with an Android TV
- Tinkering with an Android TV
- Published On: 2020-03-03 18:37
- Tags:
Android,
Tutorial
- Creating a Custom Image Classifier using Turicreate to detect Smoke and Fire
- Tutorial on creating a custom Image Classifier using Turicreate and a dataset from Kaggle
- Published On: 2020-01-16 10:36
- Tags:
AI,
Colab,
TuriCreate,
Tutorial
- Setting up Kaggle to use with Google Colab
- Tutorial on setting up kaggle, to use with Google Colab
- Published On: 2020-01-15 23:36
- Tags:
Colab,
Kaggle,
Tutorial
- Converting between image and NumPy array
- Short code snippet for converting between PIL image and NumPy arrays.
- Published On: 2020-01-14 00:10
- Tags:
Python,
Tutorial
- Building a Fake News Detector with Turicreate
- In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app
- Published On: 2019-12-22 11:10
- Tags:
AI,
Colab,
Swift,
SwiftUI,
TuriCreate,
Tutorial
- Polynomial Regression Using TensorFlow
- Making Predictions using Image Classifier (TensorFlow)
- Making predictions for image classification models built using TensorFlow
- Published On: 2019-12-10 11:10
- Tags:
AI,
TensorFlow,
Tutorial
- Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria
- Tutorial on creating an image classifier model using TensorFlow which detects malaria
- Published On: 2019-12-08 14:16
- Tags:
AI,
Colab,
TensorFlow,
Tutorial
- Splitting ZIPs into Multiple Parts
- Short code snippet for splitting zips.
- Published On: 2019-12-08 13:27
- Tags:
Tutorial
- Image Classifier With Teachable Machines
- Tutorial on creating a custom image classifier quickly with Google Teachable Machines
- Published On: 2019-12-04 18:23
- Tags:
AI,
Tutorial