Pinned Loading
-
Fine-Tuning XGBoost with Hyperopt fo...
Fine-Tuning XGBoost with Hyperopt for a 98.11% Accurate MNIST Classifier without cNN. 1# Fine-Tuning XGBoost with Hyperopt for a 98.11% Accurate MNIST Classifier without cNN.
23## Introduction
4In the machine learning realm, precision and performance are paramount. This guide walks you through achieving an impressive 98.11% accuracy on the MNIST dataset by combining the power of XGBoost with the intelligent hyperparameter tuning capabilities of Hyperopt.
5 -
DSPy - using TGI for local model
DSPy - using TGI for local model 1# install DSPy: pip install dspy
2import dspy
34# This sets up the language model for DSPy in this case we are using mistral 7b through TGI (Text Generation Interface from HuggingFace)
5mistral = dspy.HFClientTGI(model='mistralai/Mistral-7B-v0.1', port=8080, url='http://localhost')
-
ChatGPTSwiftUI
ChatGPTSwiftUI PublicForked from alfianlosari/ChatGPTSwiftUI
A ChatGPT native iOS, macOS, watchOS, tvOS SwiftUI Application
Swift
-
DDSP-SVC
DDSP-SVC PublicForked from yxlllc/DDSP-SVC
Real-time end-to-end singing voice conversion system based on DDSP (Differentiable Digital Signal Processing)
Python
-
gaussian-splatting
gaussian-splatting PublicForked from graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
Python
-
opentelemetry-cloud-run
opentelemetry-cloud-run PublicForked from j-oconnor/opentelemetry-cloud-run
Go
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.