PySyft
AIDungeon
PySyft | AIDungeon | |
---|---|---|
8 | 21 | |
9,538 | 2,803 | |
0.6% | - | |
10.0 | 0.4 | |
14 days ago | over 4 years ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PySyft
-
Day 1 : Daily Notes for #30DayOfFLCode
PySyft: An open-source library developed by OpenMined that provides tools for building secure, privacy-preserving federated learning systems using PyTorch. Link
-
A Better Mastodon Client
https://github.com/OpenMined/PySyft - Federated Learning data science
Incentives are much harder but smart contracts can handle the tech part.
Going this route eventually you quickly have "quantum AI app store" and your system of government is a 12GB download. Can't even say if it's a good idea compared to e.g. anarcho-primitivism.
-
Just about conspirancy theories... Can you say this guy isn't rigth?
Something that maybe can help keeping sensor specs secret while still getting critical information out: https://github.com/OpenMined/PySyft
-
I made a YT video showing how to host your own super accurate (microsecond) network time (NTP) server using the PPS output of a $12 GPS module
Love this kind of project. To me this is just like https://github.com/open-quantum-safe/oqs-demos/ or https://github.com/OpenMined/PySyft or even k3s so often mentioned in this sub in the sense that I personally don't have a need for it. Yet I find it amazing that us, random curious geeks, have access to this kind of mind blowing technologies for basically free.
-
Help on creating a Federated Recommender System
Or do I have to actually simulate the whole client server thing because thats how these frameworks do it - Flower and Pysyft .
-
Integration test: Complexity of privacy-preserving bird call bio-sensor for distributed ecological monitoring?
Some of the technologies which could be integrated include differential privacy, distributed online machine learning, misinformation resilience and multi-party computation, all within the context of smart contracts and bioinformatics.
-
Google Strikes Deal With Hospital Chain to Develop Healthcare Algorithms
I think this is how it will be done. Look up PySift for how we can extract high-level insights from private datasets while preserving granular privacy.
-
Is it even possible to have a service as "intelligent" as Google while still being privacy respecting?
What you are talking about is privacy-focused fed ML. Google FLOC is actually trying to achieve something similar. If you are interested in building something for yourself, check this out. https://github.com/OpenMined/PySyft
AIDungeon
- DreamFusion: Text-to-3D using 2D Diffusion
-
I created Once Upon AI Time — a Stable Diffusion / GPT-3 powered short story generator!
I have a GPT-Neo AI-Dungeon game in my host. Don't know how to take that to do the same project as yours. But would be interesting. https://github.com/Latitude-Archives/AIDungeon
-
When talking about "better AI", I think we need to differentiate between "smarter AI" and "more human-like AI".
Its fine-tuning training data is here and it is in the form of choose your own adventures. Programs involving text parsing couldn't be used as training data because it requires the player to type something in.
-
I am writing my bachelors thesis on AI Dungeon, does anybody know what programming language it was written in?
For what it's worth, the code for the original version of AI Dungeon can be found on the AI Dungeon Github page. If the language stats at the bottom of the page are accurate, then it would seem that, at the very least, the original version of AI Dungeon was primarily written in Python. This is the only info I could find relating to what programming language was used for AID.
-
New version of https://github.com/Latitude-Archives/AIDungeon ?
Is there a new version of this (or does anyone have a ZIP I could download)? The most recent version here (https://github.com/Latitude-Archives/AIDungeon) is completely broken for python 3.9, tensorflow 2.6, and with my computer's OS (ubuntu 21). It also only includes a .torrent but I have no idea how to make that into the json model.
-
Aidungeon
Its open source, so you can go and look for yourself to see exactly how it was done: https://github.com/Latitude-Archives/AIDungeon
-
i didn't know this was possible
Well, the base GPT-3 model, made by OpenAI, was just scraped text data from all around the internet. GPT-3 was trained on more text than what any person could realistically read in their lifetime. I'm pretty sure that even OpenAI, themselves, don't really know what exactly the AI was trained with. As for Latitude, they finetuned their models on a 30MB dataset, which you can download and look at here. Their finetuning dataset consists of a total of about 90 CYOA games from the website, ChooseYourStory.
-
What the heck did AIDungeon tune their model with? How are these misc. GPT-J projects managing to create outputs like this (all generated)?
Warning NSFW/NSFL AID training material
-
Not sure if this helps, or if it's just there for our nostalgia.
AI Dungeon's "Censored Words"
- I believe that AID should become open source.
What are some alternatives?
fastai - The fastai deep learning library
storybro - A community maintained fork of AI Dungeon 2 by Nick Walton
openfl - An open source library for creative expression on the web, desktop, mobile and consoles. Inspired by the classic Flash and AIR APIs.
pyenv - Simple Python version management
Watermark-Removal-Pytorch - 🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
wrAIter - AI writing assistant with voiced narrator and characters and an illustrator
99-ML-Learning-Projects - A list of 99 machine learning projects for anyone interested to learn from coding and building projects
common-voice - Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
openfl - An Open Framework for Federated Learning.
gpt-j-6b-gpu-docker
QuantumKatas - Tutorials and programming exercises for learning Q# and quantum computing
Once-Upon-AI-Time - GPT-3 and Stable Diffusion powered short story generator