GitHub topics: weights-and-biases
iusztinpaul/energy-forecasting
๐ ๐ง๐ต๐ฒ ๐๐๐น๐น ๐ฆ๐๐ฎ๐ฐ๐ธ ๐ณ-๐ฆ๐๐ฒ๐ฝ๐ ๐ ๐๐ข๐ฝ๐ ๐๐ฟ๐ฎ๐บ๐ฒ๐๐ผ๐ฟ๐ธ | ๐๐ฒ๐ฎ๐ฟ๐ป ๐ ๐๐ & ๐ ๐๐ข๐ฝ๐ for free by designing, building and deploying an end-to-end ML batch system ~ ๐ด๐ฐ๐ถ๐ณ๐ค๐ฆ ๐ค๐ฐ๐ฅ๐ฆ + 2.5 ๐ฉ๐ฐ๐ถ๐ณ๐ด ๐ฐ๐ง ๐ณ๐ฆ๐ข๐ฅ๐ช๐ฏ๐จ & ๐ท๐ช๐ฅ๐ฆ๐ฐ ๐ฎ๐ข๐ต๐ฆ๐ณ๐ช๐ข๐ญ๐ด
Language: Python - Size: 4.1 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 904 - Forks: 207

klieret/wandb-offline-sync-hook
A convenient way to trigger synchronizations to wandb / Weights & Biases if your compute nodes don't have internet!
Language: Python - Size: 242 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 74 - Forks: 7

AntonMu/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!
Language: Jupyter Notebook - Size: 66 MB - Last synced at: about 6 hours ago - Pushed at: 9 months ago - Stars: 660 - Forks: 416

dcarpintero/ai-engineering
AI Engineering: Annotated NBs to dive into Self-Attention, In-Context Learning, RAG, Knowledge-Graphs, Fine-Tuning, Model Optimization, and many more.
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 0

ZosoV/final_project
This project aims to improve the efficiency of online reinforcement learning by incorporating bisimulation-based metrics into the experience replay process. Bisimulation Prioritized Experience Replay (BPER) prioritizes experiences based on their behavioral differences.
Language: Jupyter Notebook - Size: 15.1 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

iusztinpaul/yacht
Order execution in the financial markets using Deep Reinforcement Learning.
Language: Jupyter Notebook - Size: 72.1 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 7

xmarva/transformer-architectures
Teaching transformer-based architectures
Language: Jupyter Notebook - Size: 215 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

grok-ai/nn-template
Generic template to bootstrap your PyTorch project.
Language: Python - Size: 2.68 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 641 - Forks: 67

shane-reaume/LLM-Finetuning-Sentiment-Analysis
A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.
Language: HTML - Size: 603 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MIC-DKFZ/image_classification
:dart: Deep Learning Framework for Image Classification & Regression in Pytorch for Fast Experiments
Language: Python - Size: 1.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 47 - Forks: 2

Wp-Zhang/Deep-Color-Transfer
Deep learning based color transfer between images.
Language: Python - Size: 491 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

Ryota-Kawamura/Evaluating-and-Debugging-Generative-AI
Machine learning and AI projects require managing diverse data sources, vast data volumes, model and parameter development, and conducting numerous test and evaluation experiments. Overseeing and tracking these aspects of a program can quickly become an overwhelming task.
Language: Jupyter Notebook - Size: 29.3 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 17

dunnkers/slurm-to-wandb
Monitor SLURM jobs using Weights and Biases (wandb) ๐
Language: Python - Size: 32.2 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

Balintus00/kotlin-clothing-webshop ๐ฆ
Kotlin Multiplatform sample application.
Language: Kotlin - Size: 759 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nzw0301/optuna-wandb
Example codes in the medium post titled "Optuna meets Weights and Biases."
Language: Python - Size: 26.4 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 1

Blacksujit/Intent-Detection-Assesement-Round
This is my assesement round submission to the U.S. based startup internship 2024
Language: Jupyter Notebook - Size: 3.14 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SeyedMuhammadHosseinMousavi/Bees-CNN-Algorithm
Bees CNN Algorithm (A Fuzzy Evolutionary Deep Learning)
Language: MATLAB - Size: 1.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 2

mbappeenjoyer/OCR_For_Captchas
Finetuning based OCR solution
Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jerife/MLOps-on-kubernetes
MLOps Implementing "Brain Computer Interface" on Kubernetes
Language: Python - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

UC-Irvine-CS175/uci-cs175
Official Course Webpage for CS175: Projects in AI
Language: SCSS - Size: 12.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

e-hossam96/arabic-nano-gpt
Arabic Nano GPT Trained on Arabic Wikipedia Dataset from Wikimedia
Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

juliusberner/theory2practice
Learning ReLU networks to high uniform accuracy is intractable (ICLR 2023)
Language: Python - Size: 104 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

TanyaChutani/WandB-Tensorflow2.x
Exploring weights and biases platform for model reproducibility
Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Language: Python - Size: 46.3 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 9,151 - Forks: 2,493

neuro-inc/mlops-wandb-bucket-ref
Language: Python - Size: 143 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

Gyanbardhan/Emotion-Detection
Step into the realm of Emotion Detection Generalization! Uncover the power of deep learning as we decode human emotions from facial images. Explore our arsenal of fine-tuned CNN models and curated datasets, shaping a future where technology empathizes and connects on a deeper level. Revolutionize human-computer interaction with us today!
Language: Jupyter Notebook - Size: 2.83 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

BenediktAlkin/WandbGPUHoursExtractor
GPU-hour statistics of Weights & Biases projects
Language: Python - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

amramer/Semantic-Segmentation-for-Autonomous-Vehicles
Semantic Segmentation Model for Autonomous Vehicles
Language: Jupyter Notebook - Size: 43.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

maxvandenhoven/cookiecutter-deep-learning-research
A Cookiecutter template for deep learning research projects
Language: Dockerfile - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Armandpl/wandb-jetracer
Training a racecar with W&B!
Language: Python - Size: 526 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

PrathamLearnsToCode/Fine-tuning-FLAN-T5-with-LoRA-WandB
Fine tune an LLM for summarization task using Low rank adaptation
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MoinDalvs/Neural_Network_Regression_Gas_Turbines
Predicting Turbine Energy Yield (TEY) using ambient variables as features.
Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

merillium/nn_weights_expressivity
This is the repository for a Dash app that helps visualize how layer weights change the surface of the neural network, as well as the arc length of a trajectory
Language: Python - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

djdhairya/Multiple-Diseases-Prediction
Language: Jupyter Notebook - Size: 3.9 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

martysai/artificial-text-detection
Python framework for artificial text detection: NLP approaches to compare natural text against generated by neural networks.
Language: Python - Size: 262 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

aprilschen/LoRA-Stable-Diffusion
A Low-Rank Adaptation of a pretrained Stable Diffusion model that generates background scenery. Trained with PyTorch, and deployed with AWS EC2 and Ngrok.
Language: TypeScript - Size: 17.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

haydenhigg/percy
Quick, straightforward, and easy-to-use Go implementations of the Perceptron and Averaged Perceptron binary classifiers.
Language: Go - Size: 75.2 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nagababumo/Evaluating-and-Debugging-Generative-AI-W-B
Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

seungjunlee96/lightning-generative-models
PyTorch Lightning Implementation of Diffusion, GAN, VAE, Flow models
Language: Python - Size: 3.32 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

bsheen/code-heroes-llama3-trainer
Llama3 Trainer aims to provide a CLI interface to orchestrate the fine-tuning of open source AI models, such as Llama3, using 3rd party services, such as [Lambda Cloud](https://lambdalabs.com/), [Hugging Face](https://huggingface.co/) and [Weights & Biases](https://wandb.ai).
Language: JavaScript - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

neuro-inc/ml-recipe-hyperparam-wandb
Example of integration of Neu.ro with W&B for hyperparameter tuning
Language: Python - Size: 120 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

robmesseng/MLOp_2.0
Proyecto de predicciรณn de imagen mediante Deep Learning, control de versiones con git, control de data con DVC, exportaciรณn de modelos con ONNX, uso de FastAPI y uso de Docker para paquetizar. Despliegue en Azure App Services
Language: Jupyter Notebook - Size: 6.4 MB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mikethwolff/ML-Pipeline-NYC-Short-Term-Rental-Prices
This repository lists one of my projects and findings as part of my Machine Learning DevOps Engineer Nanodegree.
Language: Jupyter Notebook - Size: 8.71 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

insilicomab/pytorch-intro-hydra-wandb
SIGNATE: https://signate.jp/competitions/133/data
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SunilGolden/DermatoAI-ISIC2018
Skin Lesion Classifier using the ISIC 2018 Task 3 Dataset.
Language: Python - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

estandengrant/Neural_Network_Utilities
Utilities for Neural Network construction and use
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alvarobartt/ml-monitoring-with-wandb
:detective::robot: Monitoring a PyTorch Lightning CNN with Weights & Biases
Language: Jupyter Notebook - Size: 945 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

luizfnunesmarques/nyc-room-rental
ML pipeline to predict room rental prices in nyc.
Language: Python - Size: 959 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vicaaa12/Deep-Neural-Networks
Neural Network
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DhruvSrikanth/ML-Templates
Templates for AI projects.
Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

apollo-robin/customer-churn
Predict Customer Churn
Language: HTML - Size: 30.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DanielaRosero/Gradient-Boosting-Classifier-for-Wine-Classification
Use of Weights & Biases to systematically tune and evaluate the hyperparameters of a Gradient Boosting Classifier. The dataset we are working with is the Wine dataset.
Language: Jupyter Notebook - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

e-hossam96/WANDB_ChatBot
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

benthecoder/gpt3-blog-title
Using GPT-3 to help me get more ๐ on medium.com
Language: Jupyter Notebook - Size: 3.42 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

aa14av/wandb-tutorial
Weights and Biases Tutorial on HiPerGator
Language: Jupyter Notebook - Size: 30.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sef007/Neural-Network-Email-Classifier-Numpy-Only
Neural Network using NumPy, V1: Built from scratch. V2: Optimised with hyperparameter search.
Language: Python - Size: 780 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

WaliUllahbaig/Exploring-Hyperparameters-and-Weight-Initializations-in-Neural-Networks
This project delves into artificial neural networks, using Python and Keras, to build and analyze these networks. Neural networks are computational models inspired by the human brain, consisting of interconnected nodes (neurons) that process information.
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kayvane1/wandb-course
Demo usage of Weights & Biases for ML Ops
Language: Python - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ftmoztl/stock-price-prediction-with-LSTM
LSTM model development to predict the stock price of 3 big tech companies
Language: Jupyter Notebook - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ftmoztl/CTR-prediction-with-catboost
Click-Through Rate Prediction
Language: Jupyter Notebook - Size: 23.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VineetKT/ML-model-workflow-mlflow-WeightsNBiases Fork of udacity/nd0821-c2-build-model-workflow-starter
An ML Pipeline for Short-Term Rental Prices in NYC using Mlflow as orchestration tool and Weights&Biases as artefact storage tool.
Language: Python - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

faizan1234567/medium-blog-posts-code
medium blog posts code
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KIRANKUMAR7-P/Deep_learning
Welcome to my Deep Learning Showcase repository! Explore insightful projects including ATM Data Analysis powered by ANN and Rice Image Classification using various CNN architectures like Vanilla CNN, VGG-16, and fine-tuning techniques. Join me in unraveling data-driven stories and pushing the boundaries of image classification.
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sef007/NN-Numpy-Only-HOG-Feature-Extraction-and-ML-Library-Integration
Digit Recognition Neural Network: Built from scratch using only NumPy. Optimised version includes HOG feature extraction. Third version utilises prebuilt ML libraries.
Language: Python - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SalmaOuardi/Bias-Mitigation-For-Age-Detection
Estimating the age from images while tacking the bias with respect to the protected attributes (Age, Gender, Ethnicity, Face Expression)
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dogeplusplus/group-unet
Experiment on rotation equivariance using Group Convolution U-Nets applied to segmentation of butterfly images
Language: Python - Size: 79.1 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ManthanShettigar/mlops_Zoomcamp_2023
mlops zoomcamp 2023 solutions
Language: Jupyter Notebook - Size: 98.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

UmbertoFasci/Parkinson-prog_sweep
Model hypertuning for Parkinson's Progression Prediction
Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aliabbasjaffri/iris-flyte-bentoml-pipeline
Pipeline built on flyte for training Iris dataset using Pytorch and Weights and Biases
Language: Python - Size: 55.7 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

eubinecto/the-clean-transformer
A clean and structured implementation of Transformer with wandb and pytorch-lightning
Language: Python - Size: 37.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 19

aaaastark/NeMo-WeightsBiases-TTS
Training and Tunning a Text to speech model with Nvidia NeMo and Weights and Biases
Language: Jupyter Notebook - Size: 5.04 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SunilGolden/RecEngineMF
Recommendation Engine powered by Matrix Factorization.
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

kaustubhbhavsar/issue-driven-model-comparison-wandb
Automating machine learning model comparisons using Weights & Biases based on GitHub issues, enabling collaboration and communication.
Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fotisk07/Automathon
My solution for the Automathon Superposed MNIST competition.
Language: Python - Size: 107 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

emanuelegiona/docker-experiments-tracking
Utility for tracking experiment execution inside Docker containers through Weights & Biases
Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

abdulwajed-farhat/Regression-algorithms-code-from-scratch
This repository provides you the code for the regression algorithms like, linear regression and weight estimation techniques from scratch.
Language: Jupyter Notebook - Size: 5.62 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

bsridatta/Rotated-Object-Detection
Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss
Language: Python - Size: 75.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 2

alcazar90/cell-segmentation
A fine-tuning script for training an image segmentation model (SegFormer) on a cell dataset. The workflow involves creating a hugging face dataset repository and tracking your experiments with W&B.
Language: Python - Size: 751 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

JayThibs/map-floodwater-satellite-imagery
This repository focuses on training semantic segmentation models to predict the presence of floodwater for disaster prevention. Models were trained using SageMaker and Colab.
Language: Jupyter Notebook - Size: 105 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 4

polejowska/LCBSI
Leukocytes (WBCs) subtypes classification from blood smear images using Vision Transformers from Hugging Face and DenseNet artificial neural network from MONAI.
Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vertoker/nn-for-unity
My custom solution on C#, which implements all standard neural network functions in unity (in development)
Language: C# - Size: 13.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

memorabilien/dynamic-visual-scoring-calculator
A dynamically adjustable scoring calculator with a lighthouse style data visualization. Get a score between 0 to 100 from data, with dynamically adjustable target value, a from -5 to +5 adjustable bias , and a self adjusting weighting system.
Language: JavaScript - Size: 658 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

EshbanTheLearner/wandb-sandbox
A sandbox repo to master Weights and Biases tool
Language: Python - Size: 31.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nikhil-salodkar/fashion_detection
Training Fashion product classification and visual similarity detection model using Pytorch Lightning
Language: Python - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

juliusberner/robust_kolmogorov
Robust SDE-Based Variational Formulations for Solving Linear PDEs via Deep Learning (ICML 2022)
Language: Python - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

GabrielMissael/QuasarNN
Neural networks to obtain redshift from simulated quasar spectrums ๐
Language: Jupyter Notebook - Size: 8.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aasimsani/ml_project_template
A template repository to quickly get started on a new Machine Learning project.
Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Divesh2201/Green-Doctor
Research Project based on Convolution Neural Networks to identify foliar diseases in apple trees. FGVC8 Plant Pathology Kaggle Challenge.
Language: Jupyter Notebook - Size: 76 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Neel7317/Computer_vision
Language: Jupyter Notebook - Size: 41.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kad99kev/Image-Inpainting
Image Inpainting using PyTorch.
Language: Jupyter Notebook - Size: 3.27 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

bgunyel/strava-runners
https://olegoaer.perso.univ-pau.fr/strava/
Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaiNikhileshReddy/Food-Recognition-2022
First project to implement from data 2 deployment on streamlit
Language: Jupyter Notebook - Size: 3.38 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Geodego/nyc_rental_prices Fork of udacity/nd0821-c2-build-model-workflow-starter
ML Pipeline for a property management company. Course 2 project of the Udacity ML DevOps degree.
Language: Python - Size: 4.39 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

FernandoCarazoMelo/deepsf
Novel deep neural network to predict tumor transcriptomics from genomics.
Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

qte77/App-BERT-Benchmark
Benchmarking different BERT configurations with a pipeline using Hugging Face and Weights&Biases.
Language: Jupyter Notebook - Size: 491 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaumyaBhandari/Moore_Penrose_PseudoInverse
The notebook here consists of the concept of "Moore Penrose PseudoInverse" which approximates the inverse of a matrix and we use it to find the weight vectors in any given linear regression problem.
Language: Jupyter Notebook - Size: 579 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mdsunivie/theory2practice Fork of juliusberner/theory2practice
Training ReLU networks to high uniform accuracy is intractable
Language: Python - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

farris/GeoLifeCLEF-2022
Language: Python - Size: 804 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sayakpaul/Resume-Group-Read-Runs-WnB
This repository contains the experiments to show certain capabilities of Weights and Biases.
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

FabianGroeger96/wandb-callbacks
Additional Callbacks for Weights & Biases to monitor your models even better :mag_right:
Language: Python - Size: 5.79 MB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
