Pinned Repositories
ai_story_scale
The AI story scale (AISS): A human rating scale for texts written with generative language models.
anova_utils
Custom utility functions for conducting ANOVAs (or ANCOVAs).
Best_Market_Coding_E-Learning
efa_utils
Custom utility functions for exploratory factor analysis with the factor_analyzer package.
enron_spam_data
The Enron-Spam dataset preprocessed in a single, clean csv file.
enron_spam_filter
Building a simple (but hopefully effective) spam filter for E-Mails using a naive Bayes approach on the Enron Spam Dataset
fl_char_name_generator
A name generator for the forbidden lands TTRPG. Based on names from official German publications
Kalmarr_NAI_Public
Public repository for NAI-related research, information, and potentially scripting.
multi_melt
A data wrangling tool to automatize complex series of pandas melt function calls (WIP - not functional yet!)
NAI_gen_set_experiment
Analyzing data from a transformer AI investigating the impact of randomness and sampling methods on text complexity (using polynomial regression analysis)
MWiechmann's Repositories
MWiechmann/enron_spam_data
The Enron-Spam dataset preprocessed in a single, clean csv file.
MWiechmann/ai_story_scale
The AI story scale (AISS): A human rating scale for texts written with generative language models.
MWiechmann/NAI_gen_set_experiment
Analyzing data from a transformer AI investigating the impact of randomness and sampling methods on text complexity (using polynomial regression analysis)
MWiechmann/anova_utils
Custom utility functions for conducting ANOVAs (or ANCOVAs).
MWiechmann/Best_Market_Coding_E-Learning
MWiechmann/efa_utils
Custom utility functions for exploratory factor analysis with the factor_analyzer package.
MWiechmann/enron_spam_filter
Building a simple (but hopefully effective) spam filter for E-Mails using a naive Bayes approach on the Enron Spam Dataset
MWiechmann/fl_char_name_generator
A name generator for the forbidden lands TTRPG. Based on names from official German publications
MWiechmann/Kalmarr_NAI_Public
Public repository for NAI-related research, information, and potentially scripting.
MWiechmann/multi_melt
A data wrangling tool to automatize complex series of pandas melt function calls (WIP - not functional yet!)
MWiechmann/MWiechmann
Config files for my GitHub profile.
MWiechmann/nai_attg_tester
Automated tool for exploring NovelAI text generation prompt engineering.
MWiechmann/NAI_story_data
Dataset with stories generated by the NAI transformer model Euterpe
MWiechmann/nrt_json_builder
A little tool for using the NovelAI Research Tool: A GUI to more easily build your input JSONs. Also enables you to run mass recursive test runs with nrt.
MWiechmann/nrt_toolbox
WIP - various tools for community research on Novel AI
MWiechmann/predict_car_prices_knn
Predict a car's market price with a k-nearest neighbors algorithm.