3,937 skills found · Page 10 of 132
ischlag / Distributed Tensorflow ExampleAn example of data parallelism and async updates of parameter in tensorflow.
erilu / Bulk Rnaseq AnalysisA complete guide for analyzing bulk RNA-seq data. Go from raw FASTQ files to mapping reads using STAR and differential gene expression analysis using DESeq2, using example data from Guo et al. 2019.
dukesrg / Logue OscCustom oscillators for Korg logue-sdk compatible synths. Contains Oscillator API extensions and reusable header to create wavetable-based oscilator and example web page for user wave data injection.
hackingthemarkets / Gemini Multimodal Structured Extractionexamples for using gemini to extract data from media files
akshaychawla / Adversarial Examples In PyTorchPytorch code to generate adversarial examples on mnist and ImageNet data.
DownWithUp / ALPC ExampleAn example of a client and server using Windows' ALPC functions to send and receive data.
omgenomics / Bio Data ZooExample genomics data for tool developers
miguno / Avro Hadoop StarterExample MapReduce jobs in Java, Hive, Pig, and Hadoop Streaming that work on Avro data.
Angarsk8 / Elixir Cowboy React SpaExample application that shows how to use Cowboy 2.0 in conjunction with React and Redux to create data driven Single Page Applications
mhahsler / Introduction To Data Mining R ExamplesR Code to accompany the book Introduction to Data Mining by Tan, Steinbach and Kumar (Code by Michael Hahsler)
marsja / JupyterRepository containing Jupyter Notebooks for most of the blog posts on my blog. For example, there are data visualization, data manipulation, and data analysis code examples in the Notebooks
YaqiangCao / CLoopsAccurate and flexible loops calling tool for 3D genomic data.
tdhopper / Pythonplot.com📈 Interactive comparison of Python plotting libraries for exploratory data analysis. Examples of using Pandas plotting, plotnine, Seaborn, and Matplotlib.
maoqyhz / TextCharactervVisualizationSimple examples of text data visualization. 文本人物可视化,词云、人物关系图谱
pavlospt / Refactored UmbrellaExample of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture
anna-geller / Prefect DataplatformExample repository showing how to build a data platform with Prefect, dbt and Snowflake
The-DFIR-Report / DFIR ArtifactsRepository for sharing examples of our artifacts data and for use in new analyst recruitment.
algorithmica-repository / DatascienceIt consists of examples, assignments discussed in data science course taken at algorithmica.
vaclavdekanovsky / Data Analysis In ExamplesSet of notebooks complementing medium.com articles
pszklarska / LiveDataBindingKotlin example with LiveData and Data Binding usage