Skip to content

Commit

Permalink
Alphanumerics lab webpage redesigned
Browse files Browse the repository at this point in the history
  • Loading branch information
rsameni committed Apr 25, 2024
1 parent 1012451 commit 1b02cd1
Show file tree
Hide file tree
Showing 100 changed files with 390 additions and 194 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sameni.org
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ gemspec

gem "jekyll", ENV["JEKYLL_VERSION"] if ENV["JEKYLL_VERSION"]
gem "kramdown-parser-gfm" if ENV["JEKYLL_VERSION"] == "~> 3.9"
gem 'jekyll-redirect-from'

18 changes: 18 additions & 0 deletions PostdocOpeningSPandHW2020.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: home
title: Postdoctoral position in signal processing and hardware design
---
## Job Description
Helps design and conducts research in the field of hardware design for biomedical applications, while receiving advanced training from a designated Principal Investigator to enhance professional skills and research independence needed for career pursuit. The specific focus of research in which the trainee is mentored is determined by the department and laboratory of the Postdoc. Develops new ideas that promote current research. Helps in the preparation of project proposals and grant applications. Prepares and publishes scientific manuscripts under the direction of the Principal Investigator. Designs and evaluates experiments and may be responsible for operation of specific equipment. May teach techniques to others, train, and supervise research staff. Positions are temporary appointments as a research trainee. The initial appointment is for one year, renewal expected if progress is satisfactory and funds are available. Appointments cannot exceed five years.

## Minimum Qualifications
A doctoral degree or equivalent in one of the following majors: Electrical Engineering, Biomedical Engineering, or Computer Science and Engineering, with strong background in Electronics, Computer Architecture, Embedded Systems and Hardware Design. Excellent scientific writing ability and strong oral communication skills. The ability to work effectively and collegially in a multidisciplinary team.

## Additional Details
The Emory University Department of Biomedical Informatics is recruiting for a post doctorate in the area of analog and digital hardware design and implementation, to conduct high quality research with a particular focus on medical instrumentation and hardware accelerators for biomedical applications. Working in a team of PhD students, postdocs and research professors, represents an opportunity to advance an academic career with strong mentorship and collaboration across schools and units.

The Department of Biomedical Informatics is a highly dynamic and multidisciplinary environment that has strengths in bioinformatics, global health informatics, imaging informatics, machine learning, mHealth informatics and signal processing.

Candidates are required to have a strong background in (low-frequency) analog and digital electronics and signal processing. Experience with analog and digital hardware (embedded systems and FPGA) and time-series analytics are essential. Strong programming skills in C++, Matlab, Hardware Description Languages (Verilog or VHDL), low-frequency circuit design and analysis, and PCB design are required; hands-on experience with the full pipeline of signal processing algorithm design to hardware implementation is a strong plus; experience with medical device requirements and standards is a strong plus; experience with high-level synthesis (HLS) technologies, ASIC design and Machine Learning algorithms is desired but not required. A strong sense of responsibility to complete research in a timely manner is required. The position will be for one year in the first instance but with a strong likelihood of continuing for several years, with career progression. Candidates for postdoctoral positions are expected to work proactively, participate in research discussions and lab meetings, publish scholarly research papers, and disseminate research results.

Interested applicants should submit their current CV via the online application form and send a copy with a statement of their career aspirations and interests to bmi-jobs [at] emory.edu and CC Dr. Reza Sameni's Emory University email.
20 changes: 20 additions & 0 deletions PostdocOpeningSPandML2020.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: home
title: Postdoctoral position in signal processing and machine learning
---
## Job Description
Helps design and conducts research in the field of biomedical signal processing and machine learning, while receiving advanced training from a designated Principal Investigator to enhance professional skills and research independence needed for career pursuit. The specific focus of research in which the trainee is mentored is determined by the department and laboratory of the Postdoc. Develops new ideas that promote current research. Helps in the preparation of project proposals and grant applications. Prepares and publishes scientific manuscripts under the direction of the Principal Investigator. Designs and evaluates experiments and may be responsible for operation of specific equipment. May teach techniques to others, train, and supervise research staff. Positions are temporary appointments as a research trainee. The initial appointment is for one year, renewal expected if progress is satisfactory and funds are available. Appointments cannot exceed five years.

## Minimum Qualifications
A doctoral degree or equivalent in one of the following majors: Electrical Engineering, Biomedical Engineering, Computer Science and Engineering, or Applied Mathematics. Excellent scientific writing ability and strong oral communication skills. The ability to work effectively and collegially in a multidisciplinary team.

## Additional Details
The Emory University Department of Biomedical Informatics is recruiting for a post doctorate in the area of biomedical engineering, signal processing, mathematical modeling and machine learning, to conduct high quality research with a particular focus on cardiovascular systems. Working in a team of PhD students, postdocs and research professors, represents an opportunity to advance an academic career with strong mentorship and collaboration across schools and units.

The Department of Biomedical Informatics is a highly dynamic and multidisciplinary environment that has strengths in bioinformatics, global health informatics, imaging informatics, machine learning, mHealth informatics and signal processing.

Candidates are required to have a strong background in at least one of the following areas: Biomedical Engineering, Biomedical Informatics, Biostatistics, Computer Science, Electrical and Computer Engineering, Signal Processing, Mathematics, or a related field.

Experience with large volumes of physiological and temporal medical data and time-series analytics are essential. Strong programming skills in C++, Matlab, Python and modern machine learning platforms are required; experience with computing in cloud environments is a strong plus; some experience with high performance computing and database administration is desired but not required. A strong sense of responsibility to complete research in a timely manner is required. The position will be for one year in the first instance but with a strong likelihood of continuing for several years, with career progression. Candidates for postdoctoral positions are expected to work proactively, participate in research discussions and lab meetings, publish scholarly research papers, and disseminate research results.

Interested applicants should submit their current CV via the online application form and send a copy with a statement of their career aspirations and interests to bmi-jobs [at] emory.edu and CC Dr. Reza Sameni's Emory University email.
Binary file not shown.
Binary file added Resources/Papers/LLM_BP_Yuting_Guo_arxiv.pdf
Binary file not shown.
24 changes: 24 additions & 0 deletions Resources/useful_scripts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Installing TensorFlow on MacBook Pro with Apple Silicon M1/M2

1. Install a clean version of Xcode

> Check if you already have it:
```
$ xcode-select -p
```
> [Uninstall the previous copy](https://mac.install.guide/commandlinetools/6.html):
```
$ sudo rm -rf /Library/Developer/CommandLineTools
```
> Install the new copy:
```
xcode-select -–install
```

2. Install python and TensorFlow according to these guidelines: https://developer.apple.com/metal/tensorflow-plugin/.

```
python -m pip install tensorflow
python -m pip install tensorflow-metal
```

Binary file added Team/arsalankazemnejad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/ava-mehri.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/christian-jutten.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/davood-fattahi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/deepanshi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/esmaeilseraj.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/fahimeh-jamshidian-tehrani.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/farzinnegahbani.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/gari-clifford.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/giulia-baldazzi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/hamedhassani.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/kshama-kodthalu-shivashankara.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/lalehakbari.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mahdirahbaralam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/maryammaghsoudi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/maryamsamieinasab.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/marziehfatemi.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/masoud-nateghi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mircea-dumitru.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mohammad-ahmad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mohammad-sina-hasannia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mohammadalinikouei.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/mohammadbagher-shamsollahi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/najmehkheram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/peimangordany.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Team/pezhmantorabi.png
Binary file added Team/reza-sameni.png
Binary file added Team/roohollahmohammadzadeh.jpg
Binary file added Team/saeedkeshavarzi.jpeg
Binary file added Team/sajjad-karimi.png
Binary file added Team/samandoostkam.jpg
Binary file added Team/somayyeh-mousavi.png
28 changes: 19 additions & 9 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
title: Your awesome title
title: The Alphanumerics Lab
author:
name: GitHub User
email: [email protected]
name: Copyright 2024, Reza Sameni
email:

# The `>` after `description:` means to ignore line-breaks until next key.
# If you want to omit the line-break after the end of text, use `>-` instead.
description: >
Write an awesome description for your new site here. You can edit this line
in _config.yml. It will appear in your document head meta (for Google search
results) and in your feed.xml site description.
Emory University BMI | Georgia Tech BME
# Build settings

Expand All @@ -21,15 +19,27 @@ theme: minima
#remote_theme: jekyll/minima

plugins:
- jekyll-feed
# - jekyll-feed
- jekyll-seo-tag
- jekyll-redirect-from

whitelist:
- jekyll-redirect-from

includes_dir:
Resources/Papers

# Theme-specific settings

# If you want to link only specific pages in your header, use this and add the path to the pages
# in order as they should show up.
header_pages:
- about.md
# - about.md
- projects.md
- publications.md
- codes.md
- team.md
- jobs.md

# Set to `true` to show excerpts on the homepage.
#show_excerpts: false
Expand All @@ -49,7 +59,7 @@ minima:
# Minima date format.
# The default value is "%b %d, %Y" (e.g. Nov 14, 2023)
# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this.
#date_format: "%b-%d-%Y"
date_format: "%b-%d-%Y"

# Generate social links in footer.
#social_links:
Expand Down
7 changes: 0 additions & 7 deletions _posts/2016-05-19-super-short-article.md

This file was deleted.

12 changes: 0 additions & 12 deletions _posts/2016-05-20-my-example-post.md

This file was deleted.

11 changes: 0 additions & 11 deletions _posts/2016-05-20-super-long-article.md

This file was deleted.

115 changes: 0 additions & 115 deletions _posts/2016-05-20-this-post-demonstrates-post-content-styles.md

This file was deleted.

22 changes: 0 additions & 22 deletions _posts/2016-05-20-welcome-to-jekyll.md

This file was deleted.

Loading

0 comments on commit 1b02cd1

Please sign in to comment.