Highlights
Pinned Loading
-
Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration
Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration PublicA single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Un…
-
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data PublicNetworking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with…
-
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model PublicThis project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNet…
-
Core-ML-And-Vision-Object-Classifier-Lightweight-Version
Core-ML-And-Vision-Object-Classifier-Lightweight-Version PublicCore ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode Playgrounds with the dataset I provided.
-
Stock-Price-Forecasting-Using-LSTM-Neural-Networks
Stock-Price-Forecasting-Using-LSTM-Neural-Networks PublicThis project aims to forecast Amazon's stock prices using Long Short-Term Memory (LSTM) neural networks, implemented with PyTorch and scikit-learn.
Jupyter Notebook 1
-
Random-Forest-Classification
Random-Forest-Classification PublicThis project demonstrates how to build a Random Forest Classifier to predict music genres using audio feature data from Spotify. The model is trained on a curated subset of the spotify_tracks.csv d…
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.