Pinned Repositories
accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
advanced-computer-vision-tf
Advanced Computer Vision with TensorFlow
ai-and-machine-learning
Topics in artificial intelligence and machine learning related statistical machine learning, deep learning, supervised and unsupervised learning, knowledge representation and reasoning
artificial-intelligence
Core concepts in designing autonomous agents that can reason, learn, and act to achieve user-given objectives and prepares students to address emerging technical and ethical challenges using a principled approach to the field.
carla-colab
How to run CARLA simulator on colab
carla-simulator
Open-source simulator for autonomous driving research.
crewai
Crew AI testing Colab
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
llama2-chatbot-deep-learning
Deep Learning expert chatbot built using Llama2, langchain and chainlit.
llama2-langchain-chainlit-pdf
Chatbot using Llama2 model, Langchain and Chainlit to make a LLM review pdf documents.
d-t-n's Repositories
d-t-n/llama2-langchain-chainlit-pdf
Chatbot using Llama2 model, Langchain and Chainlit to make a LLM review pdf documents.
d-t-n/llama2-chatbot-deep-learning
Deep Learning expert chatbot built using Llama2, langchain and chainlit.
d-t-n/ai-and-machine-learning
Topics in artificial intelligence and machine learning related statistical machine learning, deep learning, supervised and unsupervised learning, knowledge representation and reasoning
d-t-n/crewai
Crew AI testing Colab
d-t-n/DINO
Colab implementation of self-supervised learning using vision transformer and knowledge with DINO - distillation with no labels
d-t-n/face-ID
d-t-n/HandLandmarks
Hand landmarks tracking
d-t-n/hands-on-ml
Example code and solutions to the exercises in my O'Reilly book Hands-on Machine Learning with Scikit-Learn and TensorFlow
d-t-n/intro-deep-learning-visual-computing
Intro to Deep Learning in Visual Computing
d-t-n/knowledge-representation-and-reasoning
Knowledge representation and reasoning (KRR) is one of the fundamental areas in Artificial Intelligence. It is concerned with how knowledge can be represented in formal languages and manipulated in an automated way so that computers can make intelligent decisions based on the encoded knowledge.
d-t-n/langflow
⛓️ Langflow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
d-t-n/LLaMA-Efficient-Tuning
Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA) (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
d-t-n/llama2-colab
Implementation of Llama2 model running inference on Colab notebook
d-t-n/llama2-deep-learning-expert-colab
Colab notebook using llama 2 chat model answering questions as a deep learning expert by focusing on specific books and papers
d-t-n/llava-testing
Testing of LLaVA: Large Language and Vision Assistant
d-t-n/llm-course
Course with a roadmap and notebooks to get into Large Language Models (LLMs).
d-t-n/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
d-t-n/ml-practicum
ML Practicum: Image Classification from Google
d-t-n/mlops-mlflow
Experimenting practical aspects of productionizing ML services — from training and experimenting to model deployment and monitoring with MLFlow
d-t-n/nexus-raven
NexusRaven testing colab
d-t-n/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
d-t-n/quality-inspection-ai-cv-deep-learning
This repository describes AI-based approaches using Deep Learning (DL), making a benchmark of multiple Convolutional Neural Network (CNN) models and performance comparison specifically for inspection. Feel free to contribute.
d-t-n/roop
one-click face swap
d-t-n/roop-face-swap
Face swap notebook with roop
d-t-n/stable-audio-tools
Generative models for conditional audio generation
d-t-n/stable-diffusion-xl-colab
Colab notebook running Stable Difussion XL.
d-t-n/super-resolution
Collection of super resolution algorithms for image and video upscaling
d-t-n/testing-lmflow
Testing LMFlow Colab Notebook, An extensible, convenient, and efficient toolbox for finetuning large machine learning models, designed to be user-friendly, speedy and reliable, and accessible to the entire community. Credits to https://github.com/OptimalScale/LMFlow .
d-t-n/text-generation-webui-colab
A colab gradio web UI for running Large Language Models
d-t-n/vit-classification
Training Vision Transformers for Classification task.