Skip to content
View danmano411's full-sized avatar

Block or report danmano411

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danmano411/README.md

Hi there, I'm Dan Mano 👋

Current Project

Building a curated dataset from NREL’s High Throughput Experimental Materials Database (HTEM DB) and training a neural network to predict thin-film properties (starting with thickness). The project is structured in three stages:

  • Stage 1 — Dataset pipeline (complete):
    Notebook-driven workflow to search HTEM libraries, download filtered libraries locally to reduce API calls, and construct a flattened ML-ready dataset (deposition parameters + composition + measurement outputs). Includes preliminary cleaning, EDA, and outlier handling.

  • Stage 2 — Neural network modeling (in progress):
    Training and refining a PyTorch regression model. Current focus:

    • Simplify architecture while preserving performance (parameter efficiency vs. accuracy)
    • Tune batch size / learning rate tradeoffs; improve training stability
    • Add regularization (dropout, weight decay) and compare impact on overfitting
    • Implement learning-rate scheduling and early stopping
  • Stage 3 — Web interface (planned):
    A lightweight web app for model access and inference once the training pipeline is finalized.

Repo structure

  • notebooks/ — HTEM querying, filtering, dataset creation, EDA
  • neuralnet/ — PyTorch training code and experiments
  • config/ — local config.yaml (ignored by git) for system-specific paths

HTEM API: https://htem.nrel.gov/api-docs

Repositories I've Contributed To

Pinned Loading

  1. htem-neural-net-pipline htem-neural-net-pipline Public

    This project aims to construct a curated dataset from the publicly available High Throughput Experimental Materials Database (HTEM DB) and to train a neural network on that dataset to predict thin-…

    Jupyter Notebook 1

  2. Thesaurus-Race Thesaurus-Race Public

    A web application created with React JS that acts as a speedrunning game similar to that of Wiki race. The objective is to get from one word to another using only the synonyms and antonyms to form …

    Python 1

  3. morsetype morsetype Public

    A typing practice application to practice reading and writing to morse code (visually)

    TypeScript

  4. Florida-Keys-Model Florida-Keys-Model Public

    A web scraping python script and Arduino code used to make a physical model that represents the increase in coral bleaching in the Florida Keys over time.

    Python 1

  5. Plate1/Parky Plate1/Parky Public

    Parky

    TypeScript 1

  6. arnavbonigala/Pebble arnavbonigala/Pebble Public

    AI Education For Children with Learning Disabilities

    TypeScript 2