ravg's repositories
resnet34-unet
Segmentation model using UNET architecture with ResNet34 as encoder background, designed with PyTorch.
SmoothBlur
A Swift project showcasing real-time Gaussian blur and brightness adjustments using CIFilter and Metal. Features a smooth, responsive SwiftUI interface optimized for performance with GPU acceleration and Core Image filters. Ideal for learning or creating image editing tools.
awesome-readme-template
An awesome README template for your projects!
awesome-swiftui-libraries
:rocket: Awesome SwiftUI Libraries
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
clean-code-swift
🇺🇸 Clean Code Adapted for Swift
Controls
SwiftUI Knobs, Sliders, X-Y Pads, and more
coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Data-structures-and-algorithm-in-python-solutions
Solutions for Exercises in Data Structures & Algorithms in Python, book written by Michael T. Goodrich
deeplearning-models
A collection of various deep learning architectures, models, and tips
Flights-analysis-Data-Expo-2009
Flight analysis on dataset: Data Expo 2009: Airline on time data
keras-io
Keras documentation, hosted live at keras.io
pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
To-do-list
A simple todo list which able to mark down done items and delete/add new items, using html, css and javascript