Bank of Washington

The Bank of Washington is a historic building in Greenville, Mississippi, USA.

Bank of Washington
The Bank of Washington in 2013
Location120 S. Poplar Street, Greenville, Mississippi, U.S.
Coordinates33°24′41.9″N 91°3′45.8″W
Arealess than one acre
Built1903 (1903)
Architectural styleBeaux Arts
NRHP reference No.87001209[1]
Added to NRHPJuly 16, 1987

Location

The building is located at 120 South Poplar Street in Downtown Greenville, the county seat of Washington County, Mississippi, in the Southern United States.[2][3]

History

The two-storey building was completed in 1903.[3] It was designed in the Beaux-Arts architectural style.[3] It was home to the Bank of Washington from 1903 to 1914.[3]

Later, it was home to a cotton brokerage firm and a radio.[3] It has been home to offices since 1974.[3]

Architectural significance

It has been listed on the National Register of Historic Places since July 16, 1987.[2]

gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """  def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
gollark: I'm on my phone but I can probably put your thing in quickly.
gollark: Oh, that. I was being very lazy and just copypasted the summary a search engine came up with.
gollark: Obviously I added them to align it with human values.
gollark: The comments are me.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.