Skip to content
View deepfates's full-sized avatar
🦁
🦁

Highlights

  • Pro

Block or report deepfates

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deepfates/README.md
$$\texttt{welcome to the deep fates program}$$

Pinned Loading

  1. memery memery Public

    Search over large image datasets with natural language and computer vision

    Jupyter Notebook 558 31

  2. hnsw hnsw Public

    Hierarchical Navigable Small Worlds in the browser

    TypeScript 63 8

  3. bsky-scraper bsky-scraper Public

    Collect posts from the Bluesky firehose and save them to a JSONL file

    Python 65 12

  4. Convert your twitter archive into a ... Convert your twitter archive into a training dataset and markdown files
    1
    import argparse
    2
    import json
    3
    import logging
    4
    import os
    5
    import re