183 skills found · Page 2 of 7
chenxiachan / EEGNeXAbout Open source code of paper: Toward reliable signals decoding for electroencephalogram: A benchmark study to EEGNeX
Apress / Python Ml Case StudiesSource code for 'Python Machine Learning Case Studies' by Danish Haroon
zxiaofan / JDK Study日积月累,学习JDK相关源码以及基础知识。Study the source code of JDK.
bayesgroup / Code TransformersEmpirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Source Code
embedded-idea / Odrive Studythis is a repo from odrive open source project , i copied their source code files here just for studying foc control .
CMU-SAFARI / GPGPUSim RamulatorThe source code for GPGPUSim+Ramulator simulator. In this version, GPGPUSim uses Ramulator to simulate the DRAM. This simulator is used to produce some of the results in our SIGMETRICS 2019 paper: Ghose et al., "Demystifying Complex Workload-DRAM Interactions: An Experimental Study" at https://arxiv.org/pdf/1902.07609.pdf.
DarxiSR / CRYLINE V5.0Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes only. The author is't responsible for your actions.
unixzii / Android Source Codes⚙️ Code analysis of common Android projects and components.
nasa / UQPCEUncertainty Quantification using Polynomial Chaos Expansion (UQPCE) is an open-source, python-based research code for use in parametric, non-deterministic computational studies. UQPCE utilizes a non-intrusive polynomial chaos expansion surrogate modeling technique to efficiently estimate uncertainties for computational analyses.
Twenkid / DeepFaceLab SAEHDBWGrayscale SAEHD model and mode for training deepfakes. Notes, tests, experience, tools, study and explanations of the source code.
RapidsAtHKUST / ContinuousSubgraphMatchingSource code and datasets of "An In-Depth Study of Continuous Subgraph Matching", accepted by VLDB'22 - By Xibo Sun, Dr. Shixuan Sun, Prof. Qiong Luo, and Prof. Bingsheng He
uwdata / Perceptual KernelsData & source code for the perceptual kernels study
SIVICLab / SivicSIVIC is an open-source, standards-based software framework and application suite for processing and visualizing DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies. The SIVIC code repository lives on github but our user portal is on sourceforge.
ladifire-opensource / Web.telegram.org Source CodeSource code for web.telegram.org (for studying only)
JonnyBanana / DroidMiner ProVersion Decompiled APKSource Code of Droid Miner PRO Apk, I just extract the apk with lucky patcher, and then I decompiled for study purpose
juancq / Emotion Recognition SmartwatchData set and source code used in "Emotion Recognition Using Smart Watch Sensor Data: Mixed-Design Study."
cmu-roboarch / RowildThe source code of "Agents of Autonomy: A Systematic Study of Robotics on Modern Hardware" paper
vuejsdevelopers / Poster ShopSource code for the case-study project from the course Build Your First Vue.js App
microsoft / RangesOnMobileSource code and data analysis scripts for a graphical perception study focusing on the visual display of quantitative ranges on mobile devices.
cyberflakeconnect / WascanWAScan ((W)eb (A)pplication (Scan)ner) is a Open Source web application security scanner. It is designed to find various vulnerabilities using "black-box" method, that means it won't study the source code of web applications but will work like a fuzzer, scanning the pages of the deployed web application, extracting links and forms and attacking the scripts, sending payloads and looking for error messages,..etc. WAScan is built on python2.7 and can run on any platform which has a Python environment.