Pinned Repositories
aectech2019-sketchto3d-frontend
AndrewNG_ML_Python
A repository containing the solved python notebooks from Andrew Ng's Machine Learning course in Coursera.
Area_Room_Rhino_Inside-Revit
A simple script that allows user to create areas/rooms in revit from poly lines in Rhino
Basic_Linear_Logistic_Regression
Basic multiple linear regression using sci-kit_learn on tennis_stats data to predict the possibility of winning based on some parameters.
BuildingDetection-Cropping
Used the YOLO custom object detector (using keras) to detect buildings from an image and crop them out using openCV. Link to original repo:
Data_Science_Codeacademy
Data_Scientist_salary_analysis
GAN_imageFarming
A sister webapp based off on the original sketch to image based web app to get image and sketch based data from users.
Outlet_Placement
Example code to place electrical outlets in a studio apartment following some procedural rules. Used Rhino3dm, compute_rhino3d and shapely libraries for the geometric computations. The code is entirely independent of Rhino3D or any software, even though a grasshopper file has been added which can be used to visualize the results if desired.
sketchGAN
Using CycleGAN with building sketches + images
sounok1234's Repositories
sounok1234/BuildingDetection-Cropping
Used the YOLO custom object detector (using keras) to detect buildings from an image and crop them out using openCV. Link to original repo:
sounok1234/sketchGAN
Using CycleGAN with building sketches + images
sounok1234/aectech2019-sketchto3d-frontend
sounok1234/Area_Room_Rhino_Inside-Revit
A simple script that allows user to create areas/rooms in revit from poly lines in Rhino
sounok1234/GAN_imageFarming
A sister webapp based off on the original sketch to image based web app to get image and sketch based data from users.
sounok1234/Outlet_Placement
Example code to place electrical outlets in a studio apartment following some procedural rules. Used Rhino3dm, compute_rhino3d and shapely libraries for the geometric computations. The code is entirely independent of Rhino3D or any software, even though a grasshopper file has been added which can be used to visualize the results if desired.
sounok1234/AndrewNG_ML_Python
A repository containing the solved python notebooks from Andrew Ng's Machine Learning course in Coursera.
sounok1234/Basic_Linear_Logistic_Regression
Basic multiple linear regression using sci-kit_learn on tennis_stats data to predict the possibility of winning based on some parameters.
sounok1234/Data_Science_Codeacademy
sounok1234/Data_Scientist_salary_analysis
sounok1234/Deeplearning_Projects
Python notebooks and tutorials from various courses in deeplearning.ai
sounok1234/Forge_accelarator
sounok1234/gradient-descent-variants
My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python
sounok1234/MachineLearning_Python_Coursera
The final project for the course Machine Learning with Python on Coursera by IBM.
sounok1234/MobileSAM-in-the-Browser
Demonstration of MobileSAM in the browser enabled through ONNX runtime web
sounok1234/mosaic
Python script for creating photomosaic images
sounok1234/notebooks
sounok1234/Proforum_2020
My submission for the pro forum 2020. Contains jupyter notebooks and results along with proposal doc.
sounok1234/RevitTests
Scripts to improve small tasks and issues in Revit
sounok1234/rhino-developer-samples
Rhino and Grasshopper developer sample code
sounok1234/rhino.inside-revit
This is the open-source repository for Rhino.Inside.Revit
sounok1234/RhinoCommonTest
sounok1234/Spaces2Graph
sounok1234/ultralytics_YOLOV8
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
sounok1234/Unsupervised-MachineLearning