All Projects → EpistasisLab → Pennai

EpistasisLab / Pennai

Licence: gpl-3.0
PennAI: AI-Driven Data Science

Projects that are alternatives of or similar to Pennai

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1345.39%)
Mutual labels:  jupyter-notebook
Simfin Tutorials
Tutorials for SimFin - Simple financial data for Python
Stars: ✭ 150 (-1.32%)
Mutual labels:  jupyter-notebook
Netgan
Implementation of the paper "NetGAN: Generating Graphs via Random Walks".
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Pydata2015
Stars: ✭ 151 (-0.66%)
Mutual labels:  jupyter-notebook
Covid 19 Data Science
Welcome to Glacier Data Project. A post-wuhan2020 project for data science
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Gan
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Stars: ✭ 150 (-1.32%)
Mutual labels:  jupyter-notebook
Pytorch Pose Estimation
PyTorch Implementation of Realtime Multi-Person Pose Estimation project.
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Stanford Cs229
Python solutions to the problem sets of Stanford's graduate course on Machine Learning, taught by Prof. Andrew Ng
Stars: ✭ 151 (-0.66%)
Mutual labels:  jupyter-notebook
Pyrevolution
Python tutorials and puzzles to share with the world!
Stars: ✭ 151 (-0.66%)
Mutual labels:  jupyter-notebook
Competition baselines
开源的各大比赛baseline
Stars: ✭ 150 (-1.32%)
Mutual labels:  jupyter-notebook
Santander Customer Transaction Prediction
2nd Place Solution 💰🥈
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Nbviewer
nbconvert as a web service: Render Jupyter Notebooks as static web pages
Stars: ✭ 1,954 (+1185.53%)
Mutual labels:  jupyter-notebook
Improved Seam Carving
A numpy implementation of forward energy from the paper “Improved Seam Carving for Video Retargeting" (2008)
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Rl Stock
📈 如何用深度强化学习自动炒股
Stars: ✭ 2,090 (+1275%)
Mutual labels:  jupyter-notebook
Amitt framework
Repo replaced by cogsec-collaborative/AMITT
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
3 Min Pytorch
<펭귄브로의 3분 딥러닝, 파이토치맛> 예제 코드
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook
Mine pytorch
MINE: Mutual Information Neural Estimation in pytorch (unofficial)
Stars: ✭ 152 (+0%)
Mutual labels:  jupyter-notebook

Logo

License: GPL v3 PennAI CI/CD Coverage Status

PennAI: AI-Driven Data Science

PennAI is an easy-to-use data science assistant. It allows researchers without machine learning or coding expertise to run supervised machine learning analysis through a clean web interface. It provides results visualization and reproducible scripts so that the analysis can be taken anywhere. And, it has an AI assistant that can choose the analysis to run for you. Dataset profiles are generated and added to a knowledgebase as experiments are run, and the AI assistant learns from this to give more informed recommendations as it is used. PennAI comes with an initial knowledgebase generated from the PMLB benchmark suite.

Documentation

Latest Production Release

Browse the repo:

About the Project

PennAI is actively developed by the Institute for Biomedical Informatics at the University of Pennsylvania. Contributors include Heather Williams, Weixuan Fu, William La Cava, Josh Cohen, Steve Vitale, Sharon Tartarone, Randal Olson, Patryk Orzechowski, and Jason Moore.

Cite

An up-to-date paper describing AI methodology is available in Bioinformatics and arxiv. Here's the biblatex:

@article{pennai_2020,
	title = {Evaluating recommender systems for {AI}-driven biomedical informatics},
	url = {https://doi.org/10.1093/bioinformatics/btaa698},
	journaltitle = {Bioinformatics},
	doi = {10.1093/bioinformatics/btaa698},
	year = {2020},
	author = {La Cava, William and Williams, Heather and Fu, Weixuan and Vitale, Steve and Srivatsan, Durga and Moore, Jason H.},
	eprinttype = {arxiv},
	eprint = {1905.09205},
	keywords = {Computer Science - Machine Learning, Computer Science - Information Retrieval},
}

You can also find our original position paper on arxiv.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].