A website to analyze and generate report of students based on the curriculum that represents student’s academic performance

Developed a website to analyze and generate report of students based on the curriculum that represents student’s academic performance. We have developed the system such that, it will automatically parse data onto the database from excel file, which will in return reduce time consumption of analysis of data. After completing the template, proceed to the “Process data” functionality using the left navigational pane. This function will guide you through processing the prepared dataset, and allow you to update any mislabelled […]

Read more

A Dungeon and Dragons Toolkit using Python

A Dungeon and Dragons Toolkit using Python Rules:-When you are commiting please don’t delete parts of the code that are important-All things related to the dungeons master should not be included Reminder:-You can always add new goals if you feel like somethings missing-Comment the code Goals:-A spell library WIP-Categorize-By Class-By Usage-Description-Stats-A Creature’s Library-Stats-A Class Library-Stats-Starting Wealth-Avaliable Armor-Level Stat Increases-Special Stats-Abilities-Dice Roller-Standard Input and Output WIP-A Race Libary-A Equipment Library-Stats-Description-Armor-Weapon GitHub View Github    

Read more

Cohort Intelligence used to solve various mathematical functions

About Cohort Intelligence : Cohort Intelligence ( CI ) is an optimization technique. It attempts to model the behavior often observed in a self-organizing system in which candidates in a cohort interact and compete with one another in order to achieve shared goals. Each candidate tries to improve its own behavior by observing the behavior of every other candidate in that cohort. Each candidate in the cohort follows a certain behavior which may result in the improvement of its own […]

Read more

MVGCN: a novel multi-view graph convolutional network (MVGCN) framework for link prediction in biomedical bipartite networks

GitHub – fuhaitao95/MVGCN: MVGCN: a novel multi-view graph convolutional network (MVGCN) framework for link prediction in biomedical bipartite networks. MVGCN: a novel multi-view graph convolutional network (MVGCN) framework for link prediction in biomedical bipartite networks. – GitHub – fuhaitao95/MVGCN: MVGCN: a novel multi-view graph convoluti…    

Read more

Neural Lexicon Reader: Reduce Pronunciation Errors in End-to-end TTS by Leveraging External Textual Knowledge

This is an implementation of the paper, along with the pipeline and pretrained model using an open dataset. Audio samples of the paper is available here. This open pipeline uses the Databaker dataset. Please refer to our previous pipeline for dataset preprocessing, while only the Databaker dataset is used. Besides, you need to run lexicon/build_databaker.py to build the vocabulary, download the lexicon from zdic.net, and encode them with XLM-R. Feel free to change the target directory to save the data, […]

Read more

Doosan robotic arm, simulation, control, visualization in Gazebo and ROS2 for Reinforcement Learning

General Overview This repository includes: First, how to simulate a 6DoF Robotic Arm from scratch using GAZEBO and ROS2. Second, it provides a custom Reinforcement Learning Environment where you can test the Robotic Arm with your RL algorithms. Finally, we test the simulation and environment with a reacher target task, using RL and the 6DoF Robotic Arm with a visual target point. Prerequisites Library Version (TESTED) Ubuntu 20.04 ROS2 Foxy ros2_control link gazebo_ros2_control link How to run this Repository In […]

Read more

FMFCC-A (audio track of FMFCC) dataset and Challenge resluts

This project is the description of FMFCC-A (audio track of FMFCC) dataset and Challenge resluts. The FMFCC-A dataset is shared through BaiduCloud (website: , password: IIES). The FMFCC-A dataset is by far the largest publicly available Mandarin dataset for synthetic speech detection, which contains 40,000 synthesized Mandarin utterances that generated by 11 Mandarin TTS systems and two Mandarin VC systems, and 10,000 genuine Mandarin utterances collected from 58 speakers. In addition, the official website of FMFCC-A (Audio track of the […]

Read more
1 408 409 410 411 412 928