Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / shabie 3 repositories

shabie/langchain Fork of langchain-ai/langchain

⚡ Building applications with LLMs through composability ⚡

Language: Python - Size: 154 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

shabie/docformer

Implementation of DocFormer: End-to-End Transformer for Document Understanding, a multi-modal transformer based architecture for the task of Visual Document Understanding (VDU)

Language: Python - Size: 5.04 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 240 - Forks: 39

shabie/streaming_nd

Data Streaming Nanodegree (from Udacity) exercises, projects and their solutions

Language: Python - Size: 9.37 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 14 - Forks: 16

shabie/SQL-Leetcode-Challenge Fork of mrinal1704/SQL-Leetcode-Challenge

Contains all the 117 Leetcode questions with their solutions ranging from Easy to Hard in MySQL.

Size: 127 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

shabie/dkpro-cassis Fork of dkpro/dkpro-cassis

UIMA CAS processing library written in Python

Size: 448 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

shabie/transformers Fork of huggingface/transformers

🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.

Language: Python - Size: 67.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shabie/Deep-Learning-with-PyTorch-Lightning Fork of PacktPublishing/Deep-Learning-with-PyTorch-Lightning

Getting Started with PyTorch Lightning, Published by Packt

Size: 36.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shabie/pytorch-lightning Fork of Lightning-AI/lightning

The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

Language: Python - Size: 91.5 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

shabie/shabie.github.io

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shabie/MIT6.438-Probabilistic-Graphical-Models Fork of RylanSchaeffer/MIT6.438-Probabilistic-Graphical-Models

MIT Fall 2020 EECS 6.438 Algorithms for Inference (Professors Devavrat Shah and Caroline Uhler)

Size: 104 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

shabie/pythonincontainers

Deep dive into dockers

Language: Python - Size: 3.79 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

shabie/datasets Fork of huggingface/datasets

🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools

Size: 54.7 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

shabie/annotated_deep_learning_paper_implementations Fork of labmlai/annotated_deep_learning_paper_implementations

🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), reinforcement learning (ppo, dqn), capsnet, sketch-rnn, etc.

Size: 6.47 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

shabie/trankit Fork of nlp-uoregon/trankit

Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing

Size: 1.2 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

shabie/mytransformers

Download HuggingFace transformers to disk without hassle.

Language: Python - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

shabie/vit-pytorch Fork of lucidrains/vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Size: 6.13 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

shabie/docs Fork of tensorflow/docs

TensorFlow documentation

Size: 103 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

shabie/flask-hello Fork of pythonincontainers/flask-hello

Simple Flask based example

Language: Python - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

shabie/deployment-webhook Fork of pythonincontainers/deployment-webhook

Example Code for "GitHub and Docker Hub Integration" Lesson

Language: Dockerfile - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

shabie/data_struc_algo_nd

Data Structures & Algorithms Nanodegree Program from Udacity

Language: Jupyter Notebook - Size: 1.05 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

shabie/djangorestframework-api-key Fork of florimondmanca/djangorestframework-api-key

🔐 API key permissions for Django REST Framework

Language: Python - Size: 1.69 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

shabie/access_azure_adls_from_webapp

Code snippet to explain how to access Azure ADLS from Azure Web Apps directly

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

shabie/artificio Fork of ankonzoid/artificio

Deep Learning Computer Vision Algorithms for visually similar tools project

Language: Python - Size: 118 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

shabie/pandas_sklearn_pipelines

Some common classes offering common transformations that play well with the scikit-learn pipelines using pandas DataFrame

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

shabie/test_driven_development

Test driven development for a To-Do lists web app using Django

Language: JavaScript - Size: 479 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

shabie/handsonml_2nd

My working through of the 2nd edition of the book Hands-On Machine Learning

Language: Jupyter Notebook - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

shabie/Data-engineering-nanodegree Fork of Flor91/Data-engineering-nanodegree

Projects done in the Data Engineering Nanodegree by Udacity.com

Size: 20.4 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

shabie/recipe-app-api

Recipe API using Django REST Framework

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

shabie/handson-ml Fork of ageron/handson-ml

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

Language: Jupyter Notebook - Size: 47.9 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

shabie/GetCards Fork of Dpananos/GetCards

Notebook to download machine learning flashcards

Language: Jupyter Notebook - Size: 7.26 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

shabie/XGBoost.jl Fork of dmlc/XGBoost.jl

XGBoost Julia Package

Language: Julia - Size: 234 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

shabie/Bayesian-Analysis-with-Python Fork of PacktPublishing/Bayesian-Analysis-with-Python

Bayesian Analysis with Python by Packt

Language: Jupyter Notebook - Size: 5.53 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0