Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alicerunsonfedora/abysima

A machine learning experiment with generating languages.
https://github.com/alicerunsonfedora/abysima

coreml generative-models keras lingustics recurrent-neural-networks swiftui

Last synced: 6 days ago
JSON representation

A machine learning experiment with generating languages.

Awesome Lists containing this project

README

        

# Project Abysima

Welcome to the repository/notebook for **Project Abysima**. This notebook contains all of the notes and drafts for the project à la Markdown/[Obsidian](https://obsidian.md), as well as the Juptyer notebooks used to create the networks.

## 🏃đŸģ‍♂ī¸ Quick Links

```ad-note
title: Obsidian Linking

The quick links below use Obsidian's wiki-style linking format; links may not work correctly when viewing other Markdown editors or viewing this document in GitHub. The paths to the links are included as sub-bullet points in this list.
```

- [[Linguistics Paper]]
- `01 - Areas of Responsibility/Linguistics Paper`
- [[Annotated Bibliography]]
- `03 - Resources/Annotated Bibliography`

[View the Jupyter Notebook →](./notebooks/validations.ipynb)

## ℹī¸ What is Project Abysima?

**Project Abysima** is an attempt a creating a generative neural network that will devise its own language (not programming) based off of existing linguistic rules across languages. The main objective of the project is the following:

- Can we get a machine learning algorithm to generate a language?
- What linguistic properties can we use to improve these algorithms?
- Can we make linguistics and linguistic properties easy to understand for a neural network?

## 🗄 General Organization

The organization of this project is broken down into four domains:

- **Projects** contains series of tasks that are linked to a specific goal with a given deadline.
- **Areas of Responsibility** contain a sphere of activity that will be maintained over time.
- **Resources** contains themes, topics, and other notes of interest.
- **Archives** contain archived data from the previously mentioned areas.

More information on this approach to project organization can be found at https://fortelabs.co/blog/para/.