Giter VIP home page Giter VIP logo

Hello! ヾ(*'▽'*)ノ゙

You're looking at Name.acceptAll(["chaosarium", "Lómenoirë", "Leon", "Liang"])'s GitHub profile for whatever reason.

CMU CMU INTJ
Wakatime2 Status CSS Awesome

Some clicky buttons

Website About Website Blog Photography LinkedIn Google Scholar

Some random code

fun todolen ([] : todo list) : int = 0
  | todolen (t::ts : todo list) = 1 + todolen(t::ts)

Some weird projects

Have been or had been (possibly slowly) working on...

Lómenoirë Mortecc.'s Projects

3d-ganca icon 3d-ganca

Code for a computer vision paper. In fancy terms a generative adversarial recurrent residual 3D convolutional neural network with per-voxel dropout (apparently not quite working as intended)

cmu-lti-rag icon cmu-lti-rag

A RAG system built from scratch to answer questions about CMU and LTI. Our system performed the best among all submissions in the Spring 2024 iteration of CMU's 11-711 Advanced NLP course.

ctb-nlp icon ctb-nlp

API for question-answering chatbot powered by sentence transformer packaged in Flask

flask-lecture icon flask-lecture

Demo project: https://chaosarium.pythonanywhere.com; Docs: https://chaosarium.gitbook.io/113-flask

hextastic icon hextastic

The first hive-based, bee-oriented, general-purpose, supposedly biomimetic (not really) programming language under development

influx icon influx

[early stage development] A content-based, self-guided, NLP-enhanced integrated language learning environment emphasizing language exposure and active learning.

lwt icon lwt

This personal copy of LWT. The official version is at:

music-rooms-at-ncpa icon music-rooms-at-ncpa

A maintenance-free signup system without user credential database through questionable use of crytography

obsidian-locked-callout icon obsidian-locked-callout

prevents callouts from blowing up into text in live preview mode when you click on it, quite useful if the callout has interactive dashboards inside or something like that, implemented with help from ChatGPT, not guranteed to not break your vault (it didn't break mine).

photoarchive icon photoarchive

Generate modern looking static photo gallery website with one line of command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.